Tool/software:
Hi All,
when doing netload tests (Class 3) with our custom Profinet Device using IND_COMMS_SDK 9.2.0.18 we encounter different test fails:
TC101: Only initial DCP Ident response sent by device, no response from device after any of the DCP bursts
TC7 + TC9 (normal): Breakdown of RT Communication betweel PLC and device, if acyclic communication is enabled in parallel. If no acyclic communication is enabled for the tests, they are pass.
Within our device we have two additional tasks on the Profinet R5 handling the RpMsg communication for Cyclic and Acyclic data to a A53 Core running Linux. These tasks have priotities 23 (acyclic) and 24 (cyclic).
We then tested to reduce the priorities below 20 (my understanding is that the stack uses 20 upwards) which seemed to fix the issue but when running the tests continously through the night we still encountert these fails. This time with additional fails in faulty test scenarios.
If someone could provide guidance on how to improve the devices behaviors for these cases or how to properly set the priorities for application tasks I would appreciate it. I looked thorugh the docs but am not aware on infos regarding this.
Thank you and kind regards
Philip