Hi,
I am trying to create a messageQ sample app on CCSv5.1.
I have installed EZ-SDK for TI814x (PG1.0) and in the syslink folder (ti-ezsdk_dm814x-evm_5_02_02_60\component-sources\syslink_2_00_02_80\packages\ti\syslink\samples\rtos\messageQ).
I followed the syslink Install guide and was able to run the messageQ app on the board TI814x.
Now I want to use this messageQ app and modify it to our requirement.
On CCSv5, found there is lot of dependencies with xdc modules.
So, I tried to the example message Q in CCS. But the .out file (with eabi format) created did not run successfully.
Attached is the log showing the error.
"Loaded file /tmpAssertion at Line no: 301 in /swcoe/sdk/cm/netra/arago-tmp/work/dm814x-evm-none-linux-gnueabi/ti-syslink-2_00_02_80-r1i/syslink_2_00_02_80/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/Linux/IpcDrv.c: (status >= 0) : failed
/MessageQ.out on slave procId 0."
So, looks like this is not compatible with the one on ARM side
Is there any similar messageQ sample app that runs on CCSv5.1 ?
The generated file should run successfully with the messageQapp provided on EVM board.
Best Regards,
Sharath