I'm currently creating an acceptance test for Diagnostic Services.
How can I write a value to a memory of a DID?
Example Test Step:
[SWC]
Write 0x1A1B1C1D into memory of DID=0xFE88
[SWC] means that this step has to happen in the SWC.
Thank you!