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.

AM2432: DMA transfer (xout) processing

Part Number: AM2432

[日本語]

 rx.asmのL85は、DMAを使用して指定したアドレスへデータを転送している処理と理解しています。
 転送結果(記録されたデータ)を確認したいのですが、CCSの「Memory Browser」で記録されたデータが表示できません。
 rx.asmのL85でデータをDMA転送している処理で合っていますか。

[English]

I understand that L85 in rx.asm is a process that uses DMA to transfer data to a specified address.
I would like to check the transfer results (recorded data), but I cannot display the recorded data using CCS's "Memory Browser".
Is the process of DMA transfer of data using L85 in rx.asm correct?