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.

TMS320F28388D: CPU2 STANDALONE examples (EABI)

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hello.

I cannot fint examples with build configuration CPU2_FLASH, such as those for F28377D folder.

Is there anything for the F28388D core in eabi (ELF)?

On the other hand, I am using in some examples they are using in CPU1:

IPCBootCPU2(C1C2_BROM_BOOTMODE_BOOT_FROM_FLASH);

And other times:

 Device_bootCPU2(BOOTMODE_BOOT_TO_FLASH_SECTOR0);

What is the difference?

Thank you