Part Number: TMS320F28377S
Tool/software: Code Composer Studio
Hello,
i am working in embedded flash update of application. I create a bin file from the generated coff file in code composer. the binary file is limited to flash sectors from L to N. it works well. flash operation is successful and restart of the program also. to ensure robustness of the process, i corrupted the file by changing one byte in the binary file (at the end of the file). the changed data is where there is nothing written and "normal" data should be FF. when I download this corrupted file, the application falls in illegal isr when restarting. I do not see any error in flashing, ECC or something else...
can someone help on this issue?
regards,
Olivier