Part Number: TMS320F28335
Hello,
This is a follow-up from my recent posts:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/917331
I noticed that the bootloader code after it completes programming the new software eventually returns to a function that is in flash. The Flash has been re-programmed though, so the code that was supposed to be there may not be there anymore. My expectation is that the code will just crash, but when I reset the board it will run again. Unfortunately what happens is the DSP gets bricked, the password location ends up being all zeroes.
Anyone has run into this issue? Can anyone explain what happened? Somehow the program that is in the flash ended up programming the flash (unintentionally)?
Thank you.