Hi,
As titled, I would like to use CM(M4) as EtherCAT slave, but there is no boot loader in it.
So I'm trying to update CM's application code through porting from CPU1 flash before allocating EtherCAT pins for CM.
I found that CM has a boot mode called IPC RAM copy boot, which is possible to copy application code from
CPU1 flash to CM ram via IPC ram.
Is there any example from TI about porting application code?
By the way, can I port the application code in batch if its length is over 2k bytes?
Regards,
Joey