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

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [docs/] [userguide/] [application_program_compilation.adoc] - Diff between revs 69 and 71

Show entire file | Details | Blame | View Log

Rev 69 Rev 71
Line 37... Line 37...
Compiling ../../../sw/image_gen/image_gen
Compiling ../../../sw/image_gen/image_gen
Executable (neorv32_exe.bin) size in bytes:
Executable (neorv32_exe.bin) size in bytes:
3188
3188
----
----
 
 
 
[NOTE]
 
Make sure the size of the `text` segment (3176 bytes here) does not overflow the size of the processor's
 
IMEM (if used at all) - otherwise there will be an error during synthesis or during bootloader upload.
 
 
[start=5]
[start=5]
. That's it. The `exe` target has created the actual executable `neorv32_exe.bin` in the current folder
. That's it. The `exe` target has created the actual executable `neorv32_exe.bin` in the current folder
that is ready to be uploaded to the processor.
that is ready to be uploaded to the processor.
 
 
[TIP]
[TIP]

powered by: WebSVN 2.1.0

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