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.

IWR6843AOPEVM: CAN_FD issue on receive

Part Number: IWR6843AOPEVM
Other Parts Discussed in Thread: MMWAVEICBOOST

Hi! I'm working with IWR6843AOPEVM and I want to modify mmwaveDemo code to send data through CAN_FD.

And it works perfect on data transmission from IWR6843AOPEVM to PC. But when I tried to send data from PC to IWR6843AOPEVM, CAN_FD callback works, I get 

CANFD_Reason == CANFD_REASON_RX, and when i tried to get data from CAN_FD with function CANFD_getData, IWR6843AOPEVM freezes and stop working. To start IWR6843AOPEVM again I need to reboot it. I attached main.c file with CAN_FD. mmwaveSDK version is 03.04.00.03. 

Thanks in advance for your help!

Best regards,

Matvei Klimov

2577.main.c