K.Omoto wrote:

Then you'll have to post your code that includes the call_something() function. That way we can see what is happening there.


The testing code is very simple:

void call_something()
{
  _delay_ms(10);
}

Well, if it didn't work with 3.4.4 and 3.4.6, I doubt that 3.4.5 will magically fix it. ;-)


Surely, it is..
I want to clutch even at straws.

:-)

Have you tried taking a look at the disassembly / assembly output of the compiler?


--
Eric Weddington


_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to