This contains a simple semihosting "Hello, World!" bare-metal C program for the DE10-Nano development board.
Minimum:
- GNU C/C++ cross toolchain for Arm processors supporting Cortex-A9
- newlib library. This is usually included with the above toolchain
This example includes the project file for Eclipse IDE for Embedded C/C++ Developers but you will need to setup other things as described in my guide.
You can find the guide on my website: https://truhy.co.uk