Part Number: AM2432
Tool/software:
Hi TI Experts,
Customer is working on AM2432 SDK9.2.
Customer configured Uart DMA mode, and configured the receive mode to Callback mode shown below.

However, customer found that the data read back are all 0, some coding used are provided below for your reference.


The testing result shows all 0.

Customer did a lot more testing, and finally they found the method to resolve this problem, they just simply change the metaPackage array from 4 to 4*8 shown below.

After this change, the result shows normal now.

Could you please help provide us an explanation why this change may solve this problem?
Many Thanks,
Kevin