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.

TMS320F28388S: Integrate OTP memory configuration into existing application

Part Number: TMS320F28388S
Other Parts Discussed in Thread: SYSCONFIG

Hello,

TMS320F28388S: Software controlled firmware update process - C2000 microcontrollers forum - C2000Tm︎ microcontrollers - TI E2E support forums

With reference to above post, i am able to configure and program OTP memory using standalone application. 

Can we integrate OTP configuration into our existing application so that we can optimise one firmware flashing step ?

Please share reference document to follow.

Thanks

Prashant Patil

  • Hi Prashant,

    You can do this. Please use sysconfig to generate an example file.

    1) Add a DCSM module.

    2) Do your required settings

    3) Select the generated files dcsm.cmd and dcsm.asm and attach to your project. Or you can use it as template to add to your existing linker command file.

    Thanks and regards, Pawan