Other Parts Discussed in Thread: C2000WARE
Hello Ti,
I am trying to test the MCAN Transmit functionality with mcan_ex9_transmit example, but the code does not seem to work.
(note: CAN Tx and Rx Pins have been re-configured and interfaced to CAN Transceiver IC as per the example configuration and in can tool, can fd baud is 500KBPS and 1000KBPS)
The execution gets stuck here waiting for the ack for transmission.
I have already tried the mcan_ex4_receive and it works correctly.
Do I need to modify anything in the code before testing it? (Like these macros mentioned below)
My intention is to test mcan transmit with fd enabled in polling mode.
other additional info is as below:
CCS:12.4.0.00007
C2000ware:C2000Ware_4_02_00_00