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

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

Re: [avr-gcc-list] linker problem?


From: Eric Weddington
Subject: Re: [avr-gcc-list] linker problem?
Date: Thu, 16 Mar 2006 19:24:13 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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




reply via email to

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