Hello,
I use the flexray demo source code from TI wiki with the TMS570 MCU Development Kit .
The 5 nodes flexray demo source code for CCSv5.x :Media:FlexRay_Communication_CCSv5.zip
I use project a for 1 board, and project b for another board. Bother projects were tested on 2 MDKs. Two boards
connected using twisted cables (BM to BM, BP to BP, and GND to GND).
Everything run without problems, but i have some questions about this demo source code :
1. When i test this demo source code, the HET1 and HET31 LEDs is blinked on 2 MDKs.
What is the result of the operation of this demo code? what LED will blink or turn on?
2. The FT1 and FT2 LEDs indicate an error on the respective FlexRay transceivers 1 and 2.
When i test this demo code, FT1 and FT2 LEDs on node a is turned on. FT1 LED on node b is turned on but FT2 LED is turned off.
Is it correct or not for this testing results and testing method?