hello expers:
I use the demo in the file : psdk_rtos_auto_j7_06_02_00_21/pdk/packages/ti/csl/example/mcan/mcanEvmLoopback/mcan_evm_loopback_app_main_k3.c,
In order to realize the receiving and sending function of can bus, I enable the receive and send interrupt in the initializing, but only the sending function is OK,
could you give me some demo to show how to enable the receive and send interrupt at the same time? thank you.