Hi all, I'm trying to better understand HECC and how it works. I found detailed documentation about it (SPRU981A.pdf) and I'd like to make a simple message transfer over CAN. Problem is that I’m not able to find any example for DM6437 with HECC. I’m aware that using CSL functions(csl_heccAux.h) I should be able to do it but I'm wondering if there are any drivers based on CSL functions that are more “user friendly”(MIO drivers or PSP). Does it mean that I should make my own HECC drivers for DM6437 using IOMDRV development kit? In other words, is there anyone with more experience in this area (HECC on DM6437) that can explain me little bit more how I should use HECC? I’ll appreciate if someone can provide me simple example.