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.

LAUNCHXL-F28P55X: Cannot get example code to execute properly

Part Number: LAUNCHXL-F28P55X
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hello,

I've been trying to get started running example code on the F28P55X launchpad. I've tried a few example programs, including the one in the video walkthrough. When I compile anything for the P55 and try to debug, the program goes into Device_Init(), but when it calls SysCtl_deviceCal(), it stops. When I follow the exact same steps with an F280049C launchpad, the code runs correctly.

I have version 5.03 of the C2000Ware installed, and it seems to provide examples for that processor, so I'm struggling to determine what I'm doing wrong. I'm fairly sure it's something easy I'm missing, but I'm not sure what. This is my first experience working with the C2000 processors, so any documentation that might help with getting started would also be helpful.

Any help is appreciated. Thank you!