[En-Nut-Discussion] Code size to large for one flash bank (Andre Riesberg)

Remi Bilodeau remi.bilodeau at gmail.com
Mon Dec 27 16:47:14 CET 2010


Personnally, after compiling Nut/OS I modify file makevars.arc.gcc and
replace -thumb-interwork with -thumb

You can now compile your code in thumb format. To make more space, I go to
nut/bld (build directory) and in /crt, /fs and /net you can type make clean,
make and make install to compile part of Nut/OS in thumb to save some space.
Other directoty report error because of use some ARM instruction.

Remi



More information about the En-Nut-Discussion mailing list