Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Dear, I am a master student and I am doing studies on embedded communication, where I used 3 TMS570LS31HDK boards as processors, and a board was designed based on the files of the "HDK_FlexrayCanLin_Daughter_Crad" board with 3 full Flexray nodes (node A and node B using 2x TJA1080A ) to interconnect the processor boards directly on this board using the J11 connector. I need to perform the communication using the FlexRay protocol between these 3 nodes (A and B), sending a small data packet between them, so that I can check the reception and transmission via DEBUG. I have 2 questions for this setup, they are:
1) Can the sample code of the FlexRay nodes be used for this test? If so, what do I need to change in the code for the 3 modules to communicate with each other?
2) Can the TI-RTOS be used on these cards and communicating through FlexRay? If so, how should I proceed?
Thanks in advance for the help.