Thank you for your support.
Expected behavior:
Application runs without debugger.
Current behavior:
No build errors or warning.
Application crashes without debugger attached.
Specifically, application crashes without semi-hosting console support enabled.
What’s happening, I think, is that newlib being used here still links with semi-hosting calls.
I think, irrespective of me specifying nosys, it’s using rdimon. (Please see attached)
libc is supposed to use RTT.
Could I have missed something?
Attachments:
You must be
logged in to view attached files.