Hello,
I'm running OOB DEMO 1843 for my awr1843aop radar sensor and I'm using CAN-FD(MCAN) for transmitting and receiving data. But I'm neither able to read any data on the canalyzer sent by the AWR1843BOOST J1 ACN-FD Connector and nor am I able to read data that is being received by the sensor through CANALYZER. I tried printing data in the callback function for the received data MCANCallback but this function never gets called when I send data from the Canalyzer to the AWR1843BOOOST. I'm sure that the transmit message is going to the function Can_Transmit_Schedule() but the same is not being transmitted to the external controller or Canalyzer.
Could you please help me regarding this issue?
-Ayush