Other Parts Discussed in Thread: UNIFLASH, C2000WARE
Hello Teams
How to execute the code from flash on the TMS320F2800157 32-pin?
I'm using the TMS320F2800157 with 32 pins and using the sample code gpio_ex2_toggle.
And modified the gpio_ex2_toggle.syscfg pin definitions as shown in the picture.
I can successfully build the code and obtain the memory allocation, as shown in the picture.
UniFlash setting as shown in the picture, and I can load image and verify image successfully
I have selected "Run Target After Program Load/Flash Operation," and the code runs successfully the first time.
However, after powering off and then powering on again, the TMS320F2800157 fails to execute the code.
I would appreciate guidance on ensuring the consistent execution of code on the TMS320F2800157 every time it powers on, thanks