Rohit Gujarathi

Results 3 comments of Rohit Gujarathi

I faced the same issue and fixed it by changing `COMMAND ${Coverage_EXECUTABLE} ${Coverage_EXECUTABLE_ARGS}` to `COMMAND ${Coverage_EXECUTABLE} ${Coverage_EXECUTABLE_ARGS} || exit 0` so even if ctest or any other test driver return...

@stijnstijn Paperd.Ink does implement the automatic reset circuitry correctly as it works fine on Windows and Linux systems. This problem seems to occur on macbook M1 devices. See below similar...

@stijnstijn Do you mean Windows 10 on an M1 Macbook or Windows 10 on x86?