When using the new SDSIO-Server option exit-after-playback the Server should could set SDS_FLAG_TERMINATE
https://arm-software.github.io/SDS-Framework/main/SDS_API/group__SDS__Flag__Masks.html
This could output EOT (0x04) to terminate pyOCD or find another way to achieve that.
Test workflow https://github.com/Arm-Examples/ModelNova/blob/main/.github/workflows/Run_RPS_AppKit-E8.yml
When using the new SDSIO-Server option
exit-after-playbackthe Server should could set SDS_FLAG_TERMINATEhttps://arm-software.github.io/SDS-Framework/main/SDS_API/group__SDS__Flag__Masks.html
This could output EOT (0x04) to terminate pyOCD or find another way to achieve that.
Test workflow https://github.com/Arm-Examples/ModelNova/blob/main/.github/workflows/Run_RPS_AppKit-E8.yml