Hi,
Our team is using TMS320F28388D for motor controller application.
Since this TMS320F28388D has two cores CPU1 and CPU2, can both CPU1 and CPU2 work independently?
Per TI document the CPU1 is the master to boot first. After the boot process or powerup, i would intend to use each CPU work independently. Is that possible?
Apart from PowerUP, I intend not to keep any communication (IPC) between CPU1 and CPU2 to work independently during my application operation.