Hi all,
I am working with PSC9131 RDB board in CW for SC-10.2.9
A sample demo application was given for inter processor communication named "IPC integration". I have downloaded the application onto the board into SC3850 core and executed it.
It (SC3850 core) enabled a hardware semaphore and then went on an infinite loop. I think it is expecting the e500 core to release the hardware semaphore, which was not occurring.
I want to know how this sample application really works? Am I missing anything while running this code?
Any help in this regard is much appreciated.
Thanks.
Saad
What SDK for this product are you using? Are you using the u-boot, Linux, device tree, and root file system from this SDK or just trying to use the example IPC application by itself?
Hi Mathew,
As explained in my query I am just trying to use the example application "IPC integration" only. Please help in this regard.
Thanks