Tool/software: Code Composer Studio
I had read the PDF file of "AWR1xxx Data Path" , and traced the Demo Code of MMWave SDK 2.0.
Then, I know how to transmit the ADC Data to CBUFF by EDMA, and the EDMA was set by using the CBUFF_createSession function.
Now, I want to transmit the detMatrix of L3 memory to CBUFF , but i can't find the source address in the EDMA setting of LVDS.
I would like to know if I could change the source address in the EDMA setting of LVDS to the address of detMatrix.
Thank you.
Morris Huang