Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
hello,
I am using TMS320F28388D controller.
I am able to boot from CPU1 from flash and CPU2 also from FLASH independently, but i want to debug the flow in a sequence using CCS debugger what is the procedure to do it.
I am calling this function from CPU1 to boot CPU2 from flash
"Device_bootCPU2(BOOTMODE_BOOT_TO_FLASH_SECTOR0);"
thanks
Nagesh