avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Re: sprintf


From: David VanHorn
Subject: Re: [avr-gcc-list] Re: sprintf
Date: Mon, 2 Mar 2009 10:16:39 -0500

 


Disable optimizations, -O0 I believe, and the source code debugger will more closely track the actual lines of code.
 
Ouch!  That takes me from about 1.8k to over 7k.
 

Also make sure you have specified -g in the compiler flags.
Where can I find a list of the compiler flags? 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]