Other Parts Discussed in Thread: TMDS570LS31HDK,
My customer is having issues to debug the Flexray code example. It seems the first packet is transmitted, but little happens after that.
Here are questions and observations in a numerical format. Any comments you have are helpful to get us moving:
1. The system is comprised of 3 evaluation modules TMDS570LS31HDK at the moment. One programmed as node A and two programmed as node B. When resetting any of the boards in the system, the others respond by briefly flashing the LED's.
2. The code execution stops at FlexRAy.c, line 203 of node A (the
board being debugged), waiting for the flag CYCS to get set - picture below
3. The customer collected some of the traffic with a logic analyzer, but it seems the payload is zero. Would it be helpful for us to understand if this capture has any issues or not based on what is expected from the code example.
4. Question: are the examples supposed to continue to exchange data indefinitely?
5. Question: what are the changes we should make to the examples to make this run properly? Should addresses, memory protection areas, and FlexRay ID's be configured? What are the files we should modify?
Thank you!