Part Number: TMS320F28388D
Tool/software:
Hi E2E,
I'm developing a bootloader for the TMS320F28388D, treating CPU1 as the "primary" bootloader, which has provisions to relay an image to smaller bootloaders on CPU2 and the Connectivity Manager via the IPC feature so they can flash themselves. For my CPU1 and CPU2 application images I'm using the linker-generated CRC table feature in order to validate the image integrity. If available, can I request some guidance on how to implement this for the ARM Connectivity Manager core? The syntax for the C2000 cores doesn't seem to work. Should I be using the "--cmac" option in place of this?
For the C2000 I am using "ti-cgt-c2000_22.6.1.LTS". For the ARM, I am using "ti-cgt-arm_20.2.7.LTS".
Thanks,
Noah