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.

CCSTUDIO: F28388D: How to boot CPU2 from CPU1? (Device_bootCPU2 / IPCBootCPU2 not available)

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TMS320F28388D, C2000WARE

Hi, I’m using TMS320F28388D and trying to boot CPU2 from CPU1 via code. APIs like Device_bootCPU2(), BOOTMODE_*, and IPCBootCPU2() are not available in my C2000Ware/driverlib version, and CPU2 only runs when started from CCS debugger. What is the correct/recommended way to boot CPU2 from CPU1, and is this dependent on C2000Ware version? Thanks.