This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC43 Hercules Dev Kit Newbie issue

Other Parts Discussed in Thread: HALCOGEN

I'm experimenting with the TMS570LC43 Dev Kit, and I'm having problems getting off the ground. Here is where I stand:

1) Latest CCS6 and the debugger/USB serial drivers install fine.

2) With the target configuration to the XDS100v2 emulator configured the "test connection" works.

3) I created a debug hello world demo project, and it compiles fine.

4) From the context menu for the project, select the binary, and start a debug session.

5) I get messages about writing to the flash, and then it just sits there. 

I was expecting it go to the first line of main, and wait for me to step. Instead, I see in the debug window that it's "running" but there is only the stop and pause buttons available.

I'm looking for help to get me started.