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/IWR6843ISK: Error: CANFD Module Initialization failed [Error code -2901]

Part Number: IWR6843ISK

Tool/software: Code Composer Studio

Hi sir,

I met a problem when I enable the CANFD function in IWR6843ISK ES2.0.

"Error: CANFD Module Initialization failed [Error code -2901]"

Is there any suggestion to solve this question?

BR

Thanks

Frank

  • Have you tried running the CANFD driver test code?  It is located here:

    C:\ti\mmwave_sdk_03_03_00_03\packages\ti\drivers\canfd\test\xwr68xx

    Perhaps you have not initialized it properly.  The test code is a good example for how to do this.

      -dave