On 6/9/22 03:36, Peter Maydell wrote:
On Wed, 8 Jun 2022 at 03:43, Richard Henderson
<richard.hender...@linaro.org> wrote:

Semihosting is not enabled for nios2-linux-user.

True, but maybe it ought to be (in an ideal world)?

No, I think ideally there'd be no semihosting for user-only.
If you can write to semihosting, you can write to regular syscalls.

Semihosting is good for when we want to do testing of system-mode stuff, and we don't want the complication of a full os getting in the way.


r~

Reply via email to