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.

IWR6843ISK:

Part Number: IWR6843ISK

Hi,


1.
I found an pdf show the method on how to get ADC data by CCS debug

<<ADC Data Capture using Capture Demo and CCS Memory Browser IWR14xx/AWR14xx example>>

e2e.ti.com/.../ADC-Data-Capture-SDK1.05-V1.00.pdf

C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr14xx\capture

2.
In my environemnt
SDK:
mmwave_sdk_03_03_00_03
mmw
C:\ti\mmwave_sdk_03_03_00_03\packages\ti\demo\xwr68xx\mmw

3. I use ccs debug to capture ADC buffer as below:
3.1
I use ccs debug to load mmw binary
3.2
run mmw
3.3
then input the CLI with profile_2d.cfg(which is the standard cfg, on with change "frameCfg 0 1 32 1 100 1 0")

after the profile_2d.cfg is done, one frame is done.

3.4
then I use CCS Memory Browser to save ADC (it is the ADCdataBuf's address 0x52000000 in mmw)

4.
Is Item3 Correct? Becasue my SDK is 3.3 and app is mmw.

Thanks

PCD