OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [docs/] [userguide/] [sw_toolchain_setup.adoc] - Diff between revs 71 and 72

Show entire file | Details | Blame | View Log

Rev 71 Rev 72
Line 32... Line 32...
[IMPORTANT]
[IMPORTANT]
Keep in mind that - for instance - a toolchain build with `--with-arch=rv32imc` only provides library code compiled with
Keep in mind that - for instance - a toolchain build with `--with-arch=rv32imc` only provides library code compiled with
compressed (`C`) and `mul`/`div` instructions (`M`)! Hence, this code cannot be executed (without
compressed (`C`) and `mul`/`div` instructions (`M`)! Hence, this code cannot be executed (without
emulation) on an architecture without these extensions!
emulation) on an architecture without these extensions!
 
 
 
[IMPORTANT]
 
Make sure to use "newlib" as C standard library as the NEORV32 has no native support for Linus-like operating systems.
 
 
 
 
:sectnums:
:sectnums:
=== Downloading and Installing a Prebuilt Toolchain
=== Downloading and Installing a Prebuilt Toolchain
 
 
Alternatively, you can download a prebuilt toolchain.
Alternatively, you can download a prebuilt toolchain.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.