Part Number: TMS320F28377S
Tool/software: Code Composer Studio
Hello!
I have been developing a code using the LaunchPad-F28377S with Code Composer Studio v. 7.1.0 and now I am stuck in this problem. I searched in the forums and found similar threads with the same issue, which were helpful, as these in the links:




However, I still don't know how to solve it and now i'm stuck. As pointed in these threads, it seems to be something related to ITRAP ISR and BOOT ROM.
The problem happens after I add much data into the code and do the debug. I need to add lots coordinates in float format and also strings in char format. When I test with fewer data, the program runs normally in the debug, but after adding higher quantity of these data, the problem occurs and I can't do the debug.
Please, could you help me to solve this? I have a little time to finish this project.
I have done the process of defining _FLASH and adding memcpy to load the code from Flash.
As I mentioned, everything runs fine until much data is added. I inserted 4 pictures that show what happens in sequence.
Thank you, guys.




