I've been writing an application for the TMS320C5515 EVM and all is working ok using SDRAM to store and playback speech when running the debugger.
Somewhere along the way, something happened to the default demo program built into the unit (I understand this is in spirom??)
Appears that the program is corrupted in memory.
How can I replace it with my own program for standalone operation without trashing the bootloader?
I'm not stuck, since I can still debug, but eventually I will need standalone operation.
Seems like a good time to learn how to do this.
Brad Clements