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.

TMS320F28P650DK: CMD

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hello, expert.I want to BOOT project store BANK0 (sector 0 - sector 22); CPU1 starts with the storage sector 23 of BANK0; Since our project is configured with sysconfig, this starting address is not configured for a specific sector.

Question: If I want to configure sector 23 with CPU1 starting address BANK0; how should the code be written?

  • Hi Nie,

    Currently we do not have a provision to configure the BEGIN address in between sectors. You can configure the cmd file without sysconfig and split the memory section of BANK0 based on sectors and configure the sector 23 with CPU1 start address.

    Thanks

    Aswin