Hi:
I want to know,How can I verify that FlexRay is working properly on the S32G and can I just monitor it with software without a FlexRay transceiver
Hi @Wanyj
The examples provided under S32 Design Studio, are meant to be used as board to board, so you need to connect to board, each with one individual or unique node example. You can verify the examples by debugging them.
Best Regards, Miguel.
Hi
First of all thank you for sharing, I also want to ask if I run this sample code where I can observe anything? How to know that the data has been successfully sent and received.
Best Regards, Wanyj
Hi @Wanyj
I'm happy to help you. You can verify the transmission by pausing the debug session and review the values of the RecieveArray or connect an oscilloscope to the pins to see the signal.
I also recommend you to look into the description.txt file on the example, here you will find a lot of details regarding the example, such as the supported hardware and the application software functionality.
Let me know if you have a question.
Best Regards, Miguel.
Hi,Miguel04
I'm using the example from S32G LLCE 1_0_5,But now it fails to compile, it indicates that the SchM_Fr_43_LLCE.h file is missing, when I added this file, it also indicates that the definition of some functions is missing, I found that these functions are contained in SchM_Fr_43_LLCE.h.
Hi @Wanyj
I'll look into it.
Can you share images for all the errors you are getting please?
Best Regards, Miguel.
Hi,Miguel04
I am using the example shown below, however, it will have a compilation error, please take a look at the problem?
These undefined functions exist in this.h file, and I added the dependency path myself, because at first it reported an error that the.h file could not be found.
Hope to get your answer.Best Regards, Miguel.
Hi @Wanyj
It seems that the case is being followed under the next post.
Do you prefer we use information from that post and follow up or the support can continue on the other thread?
Best Regards, Miguel.