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...