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.

AWRL1432BOOST-BSD: TCAN4550 is defined, CLI Bypass Enabled, but can't get the CAN data from the board

Part Number: AWRL1432BOOST-BSD
Other Parts Discussed in Thread: TCAN4550, AWRL1432, INA228

Tool/software:

Hi expert,

I enable CLI Bypass and configure parameter same with the profile_40m_40mpsec_boostevm_16tracks.cfg, meanwhile define TCAN4550(1) and use "CANFDLLD_MCANFrameType_CLASSIC" frametype.

When I debug the board (awrl1432_adas_bsd_demo_v2.2, MMWAVE_L_SDK_05_05_00_02), I find that the UART can output data normally, and the code can run into "TCAN4550_Transmit_Schedule" function, but I use Vector(set 500k baudrate) still can't get data from CAN, it made me confused, could you help me to confirm the problem?

BTW, I closed all INA228 relevant code, because if not, it will report error.

B.R.