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.

CCS/AWR1642: Raw ADC data - Capture Demo

Part Number: AWR1642

Tool/software: Code Composer Studio

My aim:I want to use the "capture_demo" provided in mmwave_sdk_01_01_00_02 to capture the raw data and use Matlab to perform signal processing experiments in offline mode.

Currently, I am working according to section 3.3.3 of mmwave_sdk_user_guide in the SDK.

I load the "xwr16xx_capture_demo.bin" to the board with UniFlash. Success.

I use "SecureCRT" to connect to the"User UART" port. I enter 3. 

However, it did not appear as described in the SDK manual.As shown below:

I just keep the state shown below,and do not appear CaptureDemo:/>,Does it appear automatically?

I can't enter or copy the configuration data in the SDK.

i want to know why appear this problem.

Many thanks in advance. 

  • Wei,

    Once you get to this point, you can start typing in the commands that you see in the User's Guide found on page 17. When you select either option 1 or option 3, you need to supply the CLI commands to the MSS through the command window. Otherwise, the demo will keep waiting for CLI commands.

    Regards,
    Kyle
  • sorry,i cannot type anything under the "Debug :Launching the CAPTURE DEMO" when i select either option 1 or option 3.No matter what i type,it has no response?

    Is there a problem with the bin file provided?

    I am very urgent about this issue.

  • Wei,

    In your case, you use SecureCRT to send to CLI commands to your device, not the other program shown in your second picture.

    Also, please keep in mind that this demo comes from SDK 1.1 which is only compatible with ES 1.0 devices. Please search this forum on how to determine which silicon version your particular device is. If you have an ES 2.0 device, this lab will not be compatible. Additionally, SDK v1.1 is not under active support so it will not be supported on ES 2.0 devices.

    Regards,
    Kyle