Tool/software:
i want to perform a Non volatile or ROM memory flash to controller TMS320F28027.
is it possible via CCS tool ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
i want to perform a Non volatile or ROM memory flash to controller TMS320F28027.
is it possible via CCS tool ?
Hi Ramya,
Flashing the ROM memory is not possible with the CCS tool. The Flash memory however can be programmed.
Thanks,
Charles
Hi Charles,
thanks for the input.
We want our program to be stored in TMS controller after power off and on also. is there any possibility for that?
Yes, that can be done through using a flash linker configuration for the project build and loading via CCS.
Thanks,
Charles