Tool/software: TI-RTOS
I want to get 2dfft rx data frame(range-doppler map) with ccs debug memory dump(binary).
I tried to use automotive lab 7 MRR example with AWR1843 BOOST.
I expected that I would have a data address order style like non interleaved mode.
I tried to dump L3 memory 0x20000000 at breaking dss_main.c 284th line, but I couldn't get right range-doppler map.
Please give me some information about that or memory maps.
Thank you.