Part Number: TMS320F28P659DK-Q1
Hi Team ,
I am currently testing the MCAN receive example (mcan_ex4_receive) on the F28P65x device. The setup involves CAN communication between the F28P65x and a Xilinx Zynq-7000 board.
The transmit path has been successfully verified — messages sent from the F28P65x are received correctly on the Zynq-7000, confirmed using candump so the hardware connection is known to be good.
However, when I run the receive example (mcan_ex4_receive) , and send a CAN message from the Zynq using:
cansend can0 444#1122
the receive interrupt is not being triggered. I have placed a counter inside the ISR to monitor the number of received messages, but the counter value does not increment (verified through the expression window in CCS).
Could you please provide your insights or recommendations on possible causes or additional checks to perform?
Thank you for your support.
Best regards,
Nigesh





