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/TMS570LC4357: FlexRay api / library

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hello,

I am beginning to work on a project where I need to read data from Flex Ray networks. Since I already have a TMS570LC43HDK, and I know it has support for Flex Ray, I decided to use this development board. I know it lacks transceivers for Flex Ray, but I have ordered those and they should be arriving in a short time.

In the meantime, I was curios whether there is a library for working with Flex Ray, or something similar to what Halcogen provides for CAN (the setup of can networks and message boxes, interrupt service routine configuration, functions for accessing the CAN data, id, etc.) If there exists an example providing the functionality of Flex Ray on this board, that would be very helpful as well.

Thank you.