While minimal semihosting capabilities (SYS_WRITE to stdout) can be tested easily with a printf, there are many semihosting features which are tested rarely but still important for virtual prototyping:
I hope I can come up with a test of programs + host-side bash scripts to check if the features are working as expected.
While minimal semihosting capabilities (SYS_WRITE to stdout) can be tested easily with a printf, there are many semihosting features which are tested rarely but still important for virtual prototyping:
I hope I can come up with a test of programs + host-side bash scripts to check if the features are working as expected.