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.

Interrupt Handler functions for Flexray

Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN

Hello TI !

I use TMS570LC4357 HDK, CCSv6, HALCoGen v04.04.00. I see that the Flexray module is not supported by HALCoGen.

How do I right Interrupt Handler functions in C and map to the VIM register or Vector Interrupt table for Flexray? I raise this question since there is no Notification function available for Flexray interrupt, as SCI or HET interrupt has when code is generated by HALCoGen.


Please provide solution for the same. Thanks in advance !

  • Hi Sindhu,

    The current version of HalCoGen doesn't support FlexRay, and out flexray example code doesn't follow HalCoGen format. Please check the example code about how to use the CYCS interrupt.  This is the only INT used in the example.

    Regards,

    QJ