> > When I'm using vsprintf the code generated by th compiler > grows with about 30kB. > Can anyone explain what I can to keep the code small and > still be using th vsprintf. > > I'm using the gnuarm compiler. give vsiprintf a chance, it does not have floating point support. Also newlib can be tuned regarding these things. -- 42Bastian Schick
Message
Re: [lpc2000] large code generation with vsprintf
2005-01-28 by 42Bastian Schick