Hi,
I'd like to intruduce the ODev project, http://developers.stf12.net/odev.
Author is stefano oliveri.
The ODev environment is based on Eclipse, it uses FreeRTOS as embeded system, 
Codesourcery G++Lite as compiler, OpenOCD and Versaloon as debugger.

We have solved some problems when using this environment:
1. fail to enter into debug mode
        It should be the bug of Codesourcery G++Lite, it will access invalid 
addresses.
2. fail to load image in Eclipse
        There is no place to set prarmeters of GDB hardware debug in Eclipse.
        We added a new field to add "-l 3" option to gdb, or it will timeout 
when loading image if the image is too big.

Now, downloading and debugging feature works fine.
The author is developping an new configuration tab related to OpenOCD.
So he want to know, what are the information/options to configure for OpenOCD?


2009-05-16 



Best Regards, Simon Qian

SimonQian([email protected]) ---- www.SimonQian.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to