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/AWR1642BOOST: Debug in Occupant Detection and Driver Vital Signs Demo

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

Dir sir or madam,

I am currently working on a demo, I have this problem, what I have photo uploaded, I want to know why I get this error and how I can fix this error.

best regards

Damon

  • Have you modified the profile configuration that is sent to CLI?  If not, are you able to run other demos with the same SDK?

     -dave

  • Hi dave,

    yes i have changed that, yes i able to run anoder Demos. Maybe i should change the code, i found this problem in e2e Forum.

    dss_main.c ----->

    ADCBufparams.continousMode = 0;

    ADCBufparams.socHandle = gGestDssMCB.socHandle;

    /* Open ADCBUF driver */

    context->adcbufHandle = ADCBuf_open(0, &ADCBufparams);

    What do you think about that?

    Best regards

    Damon