On 06/03/2011 08:02 PM, Drasko DRASKOVIC wrote:
As a hint of implementation in your software you can take a look at
ARM Linux sources. I tried similar thing and I can confirm that it
works - I was able to receive serial Low Level debug messaged over
JTAG, printed on the Minicom...

I got it to work for eCos: it seems to have out-of-the box support for DCC console in the AT91 HAL. Cool!

I did have to lower the hardcoded 100ms timeout in server.c to 1 ms to get to a useful console speed. 10 chars/second was a bit much to ask of my patience :)

Tom

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to