Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM Semihosting support #429

Closed
xor-gate opened this issue Jun 6, 2016 · 1 comment · Fixed by #454 or #455
Closed

ARM Semihosting support #429

xor-gate opened this issue Jun 6, 2016 · 1 comment · Fixed by #454 or #455

Comments

@xor-gate
Copy link
Member

xor-gate commented Jun 6, 2016

Hi all,

I have started a experiment to implement ARM Semihosting I/O facility inside stlink here:
https://github.com/xor-gate/stlink/tree/semihosting

It is currently hacked and only one semihosting call works and then the CPU hangs. But its a good start.
I currently have no plan when this will be merged as the gdb-server stub is very hard-coded.

Read more about ARM semihosting:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0471m/pge1358787045051.html

Any contributions are welcome!

@xor-gate xor-gate added this to the Unplanned (Contributions Welcome) milestone Jun 6, 2016
@xor-gate xor-gate closed this as completed Jul 1, 2016
@xor-gate xor-gate removed this from the Unplanned (Contributions Welcome) milestone Sep 19, 2016
@Nightwalker-87 Nightwalker-87 modified the milestones: v1.7.0, v1.3.0 Mar 16, 2020
This was linked to pull requests Mar 16, 2020
@Nightwalker-87
Copy link
Member

Addressed by #454 and #455.

@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants