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.

TMS320F28388D: C2000

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

IPC_readCommand(IPC_CM_L_CPU1_R, IPC_FLAG0, IPC_ADDR_CORRECTION_ENABLE,
&command, &addr, &data);

函数中的&addr,在CCS中如何查看呢?

我想将IPC_readCommand接收到的数据&addr转存到一个新的数组中,用来处理,怎么弄呢?

特来请教

感谢