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.

TMS320F28076: CCS/TMS320F28076: CCS9.3 F28076 doesn't boot from flash

Part Number: TMS320F28076

I developed the firmware with the CCS9.3; if I launch the firmware using the debug (the XDS110 probe connected) all works good. The problem starts when I add in code array of 1600 values (uint16_t array[1600]) and try to start working with it . I've load the firmware , power of  the board and power on it again my firmware doesn't work. I checked when I add an array of 1500 values everything works fine.

I have created the same array (uint16_t array [1600]) in the project example (gpio_ex2_toogle) from Resource Explorer and the situation is the same. Firmware doesn't boot from flash after power reset.

I need your help...

Thank you