Other Parts Discussed in Thread: C2000WARE
Hello everyone,
I want to do IPC between CPU1 and CPU2.
I was able to do it on the TMS320F2837D but now I wanted to do the same with the TMS320F28388D.
C2000_Ware doesn't provide any header-file defining the IPC-Registers.
This simple line of code:
while(IpcRegs.IPCFLG.bit.IPC3){ }
is no longer possible on the TMS320F28388D since the IPCRegs aren't defined from TI.
Since the TMS320F28388D is still under developement, could it be, that the IPC between CPU1 and CPU2 isn't ready at the moment?
I have the lates version of C2000 installed (C2000Ware_2_00_00_03).
Regards,
Marcel.