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.

AWR1642BOOST-ODS: Can you tell how to test the CAN driver?

Expert 2050 points
Part Number: AWR1642BOOST-ODS


I use C:\ti\mmwave_sdk_03_05_00_04\packages\ti\drivers\can\test\xwr16xx to test CAN driver. I run the test demo in debug mode. It is running but it doesn't response my input in the console. I entered 1, 2, 3, 4, but not response from the application.

Can you tell how to test the CAN driver?

  • Hello Ree,

    If it doesn't work with CCS console then you better use CCS debug mode to set that variable to desired value.

    Halt the CCS execution and set 'testSelection' variable to the desired value and then resume the execution.

    Regards,

    Jitendra