Tool/software:
Hello,
I’m working with the TMS320F28379D dual-core microcontroller and would like to better understand the CAN boot mode functionality for both CPU1 and CPU2.
-
How does CAN boot mode work in general on this device?
-
Specifically, what are the bootloader expectations when the device is set to boot via CAN?
- Share details on CAN Boot for this Variant.
-
-
How does the CAN boot process works for CPU1 and CPU2 both?
-
I understand that CPU1 can boot directly from CAN if configured via boot mode pins. But how does CPU2 participate in the boot process?
-
Does CPU2 also support booting directly via CAN, or must CPU1 boot first and then instruct CPU2 to start via IPC?
-
If CPU1 is responsible for booting CPU2, what are the required steps to initiate this (e.g., memory loading, IPC commands, boot address setting)?
-
If there are any official resources, app notes, or examples that explain this process, please share those as well.
Thanks in advance for your help!