This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IPC ex02_messageq ARM与DSP通信的问题。



各位工程师们好:

        评估板:66AK2L06    CCSv8

        工程需要让ARM与4个DSP通信,我基于 C:\ti\ipc_3_47_00_00\examples\TCI6630_bios_elf\ex02_messageq 写了五个工程(1个ARM,4个DSP),虽然编译没有错,但是仿真一直不出结果。在main()加入断点后,发现可以进入main()函数,但是在main()函数中加入 System_printf ("into_main_OK\n"); ,却输不出"into_main_OK“,请问只是什么问题,在哪出错了?

       五个工程在附件,希望工程师可以帮我看看哪里出错了,谢谢。4705.test_ipc.zip