User Tools

Site Tools






remote_serial_monitor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
remote_serial_monitor [2016/08/08 05:03]
– [m65dbg] - updated to new repository location gurce
remote_serial_monitor [2016/08/11 04:05]
– [Walkthrough] - elaborated on build steps gurce
Line 30: Line 30:
   * https://github.com/MEGA65/m65dbg   * https://github.com/MEGA65/m65dbg
  
 +
 +==== Building ====
 +
 +  * You will need to install a few pre-requisite libraries (via apt-get/yum/zypper, or cygwin's setup.exe)
 +    * **libreadline-devel**
 +  * **git clone https://github.com/MEGA65/m65dbg**
 +  * **cd m65dbg**
 +  * **make**
 +  * This will produce the "**m65dbg**" executable (or, "**m65dbg.exe**", in Cygwin's case)
  
 ==== Walkthrough ==== ==== Walkthrough ====
remote_serial_monitor.txt · Last modified: 2016/08/14 01:19 by gurce