Hi,
I was trying to learn IPC by the examples with CCS 5.1. I opened IPC and I/O examples/TI81XX Examples/MessageQ projects. There are three portions for Host, VideoM3 and VPSSM3 respectively. They were built successfully but I met some problems:
1. There should be 4 images (Host, DSP, VideoM3 and VPSSM3) in this example, but I didn't see the DSP portion. The same situation happened to Notify example.
2. It was OK to load VPSSM3 image.But when I loaded the program of host, the following error message displayed:
CortexA8: File Loader: Data verification failed at address 0x80000000 Please verify target memory and memory map.
CortexA8: GEL: File: C:\WorkSpaceV5\MsgQ_Host\Debug\MsgQ_Host.out: a data verification error occurred, file load failed.
The IPC version is 1.23.0.16. SysBIOS version is 6.32.0.28. XDCTools version is 3.22.0.09.
RTSC target is ti.targets.arm.elf.A8F. I tried platform ti.platforms.evmDM8148, ti.platforms.evmTI814x, ti.sdo.ipc.examples.platforms.evmDM8148.host, ti.sdo.ipc.examples.platforms.evmTI814X.host, and all got the same error.
Did I lose anything?
Thank you.
Regards,
Eric