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.

AWR1642: Capture demo

Part Number: AWR1642
Other Parts Discussed in Thread: MMWAVE-SDK

I have run the capture demo、sent  command to the CLI window and save memory in file ccs_data.dat (I name it as test.dat)with formate  16_bit Hex TI style according to the sdk guide.Then I want to run capture_demo.m in Matlab. But, when I send command capture_demo(test.dat),it prompt an error:

  • Hello Lingzhi Lv,

    I am assuming you are using the MMWAVE-SDK version "1.01.00.02 " . In this version you will need to give the file name and the dataFormat as the parameter for capture_demo() .

    Also you will need to give the file name as a string('test.dat') and not a variable. 


    Thanks,
    Raghu