Hello I am running a variant of the VC3 demo on DM8168 using code composer 5.1.07001. I am trying to debug the demo and am having partial success. I can connect and step through code in general. If i simply connect using GDB in code composer and click 'Run' the processor will crash after a certain point in the program. There is no error information from either the command line or the console window. It simply stops responding and I have to powercycle. If i use GDB from the command line and tell it to run, it works fine. What does code composer do differently that command line GDB that couuld cause it crash?
Thanks,
Ben