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

any way to run on qemu emulator on target cortex-A port? such as cortex-a7 or else? #24

Closed
13824125580 opened this issue Jul 27, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@13824125580
Copy link

HI folks:
i compile ok and gennerante the elf result object on cortex-a sample project, and the next i want to do to run it, firstly i want to run it on qemu first, so could you show me anyway i can do this on qemu to test my compile result?

thank you!

@goldscott
Copy link
Contributor

Hi @13824125580 - We don’t have any examples or experience running our generic ThreadX for Cortex-A7 port on QEMU. If you happen to make any headway here, please let us know. Also worth mentioning is that the major ARM tools (IAR, ARM, etc.) have instruction set simulators that can execute this ELF image.
You should be able to run the ThreadX demonstration in QEMU just like any other application.

@yuxin-azrtos yuxin-azrtos added the question Further information is requested label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants