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.

CCS/TMDXRM46HDK: RM46x HDK not accurate for DLC value on CAN1 reveive messageBoxes

Part Number: TMDXRM46HDK
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Following an example for RM46 devices [example_canIntCommunication], I was able to get a Can port receive into a messagebox.  However, the DLC (Data Length Count) was not reliable.  I tried creating eight message boxes for each DLC value between 1-8; but the behavior is not working.

How do I get an accurate DLC?  Is there some reason my eight messagebox approach is not valid?