Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
Previously we were using dual core of 28379D and we were Booting CPU2 from CPU1 using IPCBootCPU2(C1C2_BROM_BOOTMODE_BOOT_FROM_FLASH) function. We are not using any driverlib.
IPCBootCPU2 this function is available in F2837xD_Ipc_Driver_Util.c and C1C2_BROM_BOOTMODE_BOOT_FROM_FLASH is available in F2837xD_Ipc_drivers.h
Same application we are planning to use on TMS320F28388D with minimum changes.
But for TMS320F28388D MCU we are not getting this two (IPCBootCPU2 and C1C2_BROM_BOOTMODE_BOOT_FROM_FLASH).
So, please suggest the solution without driverlib, we are not using any driverlib for this application.
Additionally Note: CPU1 is in flash standalone mode and CPU2 is in flash mode.
Thanks,
Sumit.