Other Parts Discussed in Thread: TMS320C28345, UNIFLASH
Hello,
I currently use the TMS320C28345 demo board.
I have connected an external memory and developped a code to boot from the external memory.
It works on CCS v5.3 on debug mode ; I load the program on RAM and then I execute it to write on the external memory.
I'd like to use Uniflash to do that.
The problem is that, after programming with Uniflash, the code doesn't execute.
What can I do ? Is it possible to autorun after programming with Uniflash ? Do I need to change the source code on CCS ?
Thank you for your help.