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/IWR1443BOOST: About CAN Coummunication

Part Number: IWR1443BOOST

Tool/software: Code Composer Studio

Hi.

I am trying to test CAN communication with IWR1443BOOST Rev.A

I added a CAN code in the water vs ground by referring to C:\ti\mmwave_sdk_01_02_00_05\packages\ti\drivers\can\test\common\main.c

 

Compile is good. but when i flashing the firmware in debug mode, consol show this message : Error: CAN Module bit time parameters are incorrect

 

the code is as below.


       < inserted CAN function in WaterGroundDemo_dataPathTask() of main.c >      

 


I think that the code in Red box make error message (    Error: CAN Module bit time parameters are incorrect )

I don't know why CAN Module bit time parameters are incorrect.

could you let me know why?

 


please help me...