Other Parts Discussed in Thread: C2000WARE
你好,移植C2000WARE\C2000Ware_4_01_00_00\training\device\f2837xd\module11_inter_processor_communications中程序,
1.CPU2向CPU1发送命令,CPU1运行时卡死在IPC_waitForFlag函数中的while中,CPU2暂停程序显示No source available for "_system_post_cinit() at D:/work\user sw\TI DSP IDE\project\TEST\rfcu_cpu2\Debug\rfcu_cpu2.out:{3} 0x3fe44f{4}" ,请问这是什么问题?
2.直接把C2000WARE\C2000Ware_4_01_00_00\training\device\f2837xd\module11_inter_processor_communications烧录到launchPad,两个程序也跑不起来,请问需要修改那些地方?