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.

TMS320F2800157: When all the RAM areas are allocated to Z1 encryption by DCSM, the code transferred in using SCI BOOT cannot run?

Part Number: TMS320F2800157

Tool/software:

As shown in the figure, all areas are encrypted. When the self-written BOOT is transmitted using SCI BOOT, the code will not run.I want to know how to solve it.

  • Hello,

    The SCI boot function in boot ROM will not be able to program secure memories. If you need SCI/UART boot functionality on a devicec with secure memories, you will need to create a custom SCI bootloader in flash where the flash API is allocated to secure memory.

    Thank you,

    Luke