[日本語]
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?