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.

AM2732: Data consistency problem

Part Number: AM2732
Other Parts Discussed in Thread: AWR2243,

My platform is AM2732 + 2*AWR2243 cascade. 

After a frame of data processing. I first printed the process data in DSS using serial port, and then send IPC signal to MSS.

After MSS receives the signal, I defined a pointer to the same address of DSS and print it.

The two value print from DSS and MSS is not same.