[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A template to generate Arm & RISC-V semihosted Hello World projects runn
From: |
Liviu Ionescu |
Subject: |
A template to generate Arm & RISC-V semihosted Hello World projects running on QEMU |
Date: |
Sat, 30 Jul 2022 12:02:39 +0300 |
For those interested in bare-metal platforms, I wrote a template that can
generate Arm & RISC-V semihosted projects that can run on QEMU:
- https://github.com/micro-os-plus/hello-world-qemu-template-xpack/
The generated projects are intended as starting points for multi-platform
unit-tests.
The code demonstrates how to configure the build (compile options, linker
script, etc) and how to invoke QEMU to run the resulting binaries.
The template can also be invoked from VS Code via the xPack extension;
integration with Eclipse Embedded CDT is under way.
Any feedback will be highly appreciated.
Regards,
Liviu
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- A template to generate Arm & RISC-V semihosted Hello World projects running on QEMU,
Liviu Ionescu <=