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.

TMDSDOCKH52C1: Unable to Initialize M3

Part Number: TMDSDOCKH52C1

I'm evaluating the F28M35H5C2 on the H52C1 Concerto Experimenter Kit . I've read the workshop document. Tried to create a simple project that supposed to blink the LED attached to Port C Pin 7. I can get pass initialization of the intrerupt table but when ever I add code to initialize the other peripherals (GPIO and GPTM); after the program loads the debugger do not stop on main. Looked at the map file all address reported are correct.

Below are the details of the development environment:

Windows 10.

CCS v9.2

Attached is the sample project. If I comment out the gpio_init function in file file psp.c I can debug; adding any other function breaks. Any suggestion is appreciated.

Lab1_M3_Test.zip