Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi,
as mentioned by PAk in his thread "CM Ethernet issue (lwip)" the IPC communication does not work in the opposite way from CM to CPU1. Some lousy part in the initialization is missing, I'm sure you'll find it at first glance.
Short: I've decorated your example "C:\ti\c2000\C2000Ware_3_02_00_00\driverlib\f2838x\examples\c28x_cm\ipc"
with both LEDs from ControlCard and stuffed them into IPC_ISR1 and IPC_ISR0. But only the event from CPU1 into CM is fired (as described in the original example); the opposite way remains untouched.
Regards