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