David Brownell a écrit :
On Sunday 10 January 2010, Michel Catudal wrote: That problem has existed as long as I can remember. I have seen no improvement in the latest versions. Since no one seemed to have that problem, Like Freddie I assumed the problem was with me. It has never worked correctly so I can't give you a version where it worked. The problem is from a power up. It could be a problem with the clock. Talking about problems with the clock it seems like a new problem has occured but I won't say for sure until I do more tests. My clock seems to come to a crawl when debugging. I start at 72Mhz, does the debugger switch the speed to a lower one?
Then the interrupts no longer work. I have to read a bit more in gdb to see how to go around this. I guess it would be too much a burden to put that into OpenOCD. I need to find a clean way. That is correct. As for the watchdog, once you enable it you can no longer debug as it keep reseting.Was this the IRQ tracing issue you refer to? With "gdb -x" used to load the definitions below. I was planning to look at this and maybe transfer this information into the User's Guide. - Dave I will test this on the weekend to see if this is still true. Right now for debugging I have conditional that disables the watchdog if I want to debug. I have the same problem with IAR so that is not an openocd problem. What calls these hooks? gdb? -- Tired of Microsoft's rebootive multitasking? then it's time to upgrade to Linux. http://home.comcast.net/~mcatudal |
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
