Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE
Tool/software:
I have created a CCS 20.0.1.4 project for the TMS320F28377S. Now I have to adjust this project so that it is runnable in RAM.
A colleague wants to load this program into RAM via JTAG and execute it by setting the instruction counter to the startaddress and enter real-time mode.
He needs a contiguous binary file (*.bin) from me, that is runnable in the RAM.
My questions are: How I have to adjust my CCS project to runnable in the RAM and how can I create this binary file with CCS?
Many thanks.