This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ICDI: programming succeeds but debugging fails

I've just received my stellaris LM4F120XL evaluation kit. I've written a small variation on the blinky program using Keil uVision, I can upload the program to the device and confirm it works as I expected.

If i try to debug my program however the debugger closes immidiately after starting up, I use identical settings for programming and debugging (Stellaris USB ICDI, JTAG, 1MHz, SYSRESETREQ, page-erase, program and verify).

Any ideas how to fix this? Because uVision immediatly jumps back from the debug view to the normal development mode I can't see what is happening.

0