once again, I'm here to ask about common AUTOSAR phrases and terms. Since I'm not that familiar with the phrases/procedures, I want to ask it here.
In a test step, it says:
In the SWC, Wait at read wait point for incoming data.
What does this mean? I've already read a bunch of confusing statements in the SWS, but I still can't decipher how the procedure should be done.
In the same test scenario but different test step, it says:
Receive data at read wait point and store it in "rx"
Here, I understand that I will store the received data in a variable called "rx" but I do not understand, the receiving part.
Could someone please help me? AUTOSAR Q&A is so scarce! :(