This application note describes several components of the OpenRISC 1000 project:
GNU binutils, GCC and GDB from the GNU tool chain port;
the Linux kernel;
the uClibc library and
the Or1ksim architectural simulator.
Note | |
---|---|
The GNU tool chain (binutils, GCC, GDB) is built for a cross-compiling environment. In other words the tools are designed to run on the development workstation, but generate code for the target (OpenRISC 1200) architecture. |