NOEL-ARTYA7-EX-QSG
December 2020, Version 1.2
6
www.cobhamaes.com/gaisler
2.4.2. Bare C cross-compiler
NCC is a cross-compilation system for NOEL-V processors. It is based on the GNU compiler tools, the newlib
C library and a support library for programming NOEL-V systems. The cross-compiler allows compilation of C
and C++ single-threaded applications.
Chapter 6 describes how to use NCC with NOEL-ARTYA7-EX.
2.4.3. Linux
Buildroot can be used to easily create a bootable Linux image for NOEL-V [RD-6]. It automatically creates a
toolchain and supports a large number of useful userspace applications which can be included in the generated
root file system. Included in the software development environment is a NOEL-ARTYA7-EX BSP for Buildroot
which provides the necessary driver support.
See Chapter 7 for instructions on how to create a Linux image for NOEL-ARTYA7-EX with Buildroot.
2.4.4. VxWorks 7
Please contact [email protected] for information about NOEL-V BSPs for VxWorks 7.
2.4.5. GRMON
GRMON is a hardware monitor which allows non-intrusive debugging and execution control of software on
NOEL-ARTYA7-EX. GRMON provides a RISC-V GDB server. GRMON is available for Linux and Windows
host operating systems.
NOEL-V can be used with GRMON GUI.