simonqian.openocd wrote:
> I just read this thread. Actually I'm considering implement a
> device with embedded GDB server. 
> Hope I can have enough time for this.
> Below is my solution, 480M USB:
> MCU with 480M USB, RNDIS on USB, so it will appear on OSs as a NIC.
> Implement a GDB server connecting to the NIC.
> So the hardware will be as simple as Versaloon, but need more flash
> an ram. And I don't plan to use linux or uclinux.

Not so many choices for the MCU, but at least there is SAM3U and
hopefully sometime soon the LPC1820 goes into production.

DHCP server in the MCU is important for usability. I think the CDC
Ethernet interface class is quite widely compatible and is also a
good choice for good usability.

Of course there is lots of software to write to make it work, while
using a Linux-based solution avoids that, because OpenOCD can be
used. Both ways have significant benefits!


//Peter

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to