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: About function "MmwDemo_dssAssert"

Part Number: AWR1642

Tool/software: Code Composer Studio

Hi,

I'm trying to test the demo code of lab002 "short range radar".

I wanna know what does the instruction "MmwDemo_dssAssert" function.

Thank you.

Jacki

  • Hi Jacki,
    MmwDemo_dssAssert function is being used in the application to check if required condition matches and if not then raise an error and communicate same to MSS. This function mainly used for critical type of error where application needs to go into fault state based on condition check. Refer the application for those critical conditions.

    Regards,
    Jitendra