remote_serial_monitor
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| remote_serial_monitor [2016/08/07 17:50] – [m65dbg] - mention parsing of *.map files to retrieve symbol info gurce | remote_serial_monitor [2016/08/14 01:19] (current) – provide youtube link for video walkthrough of app gurce | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| The source for the m65dbg app is available here: | The source for the m65dbg app is available here: | ||
| - | * https:// | + | * https:// |
| + | |||
| + | ==== Building ==== | ||
| + | |||
| + | * You will need to install a few pre-requisite libraries (via apt-get/ | ||
| + | * **libreadline-devel** | ||
| + | * **git clone https:// | ||
| + | * **cd m65dbg** | ||
| + | * **make** | ||
| + | * This will produce the " | ||
| ==== Walkthrough ==== | ==== Walkthrough ==== | ||
| + | |||
| + | For a youtube video walkthrough, | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | Here's some written points below: | ||
| * Presently, I'm building it for windows-cygwin, | * Presently, I'm building it for windows-cygwin, | ||
remote_serial_monitor.1470613839.txt.gz · Last modified: 2016/08/07 17:50 by gurce