Matt Hsu wrote: >>> Also, the programming breakpoints works as well. >> >> Could you give some examples how you use this? Giving some logs of how >> you are testing would help other to reproduce this ;) > The following is my log of setting up a breakpoint:
Thanks, this helps a lot! Tried it and it works fine :) Again, for the logs: I used r2666 with three additional patches: 1. tck100.patch https://lists.berlios.de/pipermail/openocd-development/2009-August/010110.html 2. jtag_rclk patch: https://lists.berlios.de/pipermail/openocd-development/2009-August/010267.html 3. Cortex A8 step patch: https://lists.berlios.de/pipermail/openocd-development/2009-September/010323.html > Telnet session > ----------------------------------------------------------------------- > m...@matt-abacus:~$ telnet localhost 4444 > Trying ::1... > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > Open On-Chip Debugger > > omap3_dbginit I wonder if we could put 'omap3_dbginit' in any script to have this executed automatically at start up. Any idea? Best regards Dirk _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
