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

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

Re: [avr-gcc-list] assembly questions


From: maha
Subject: Re: [avr-gcc-list] assembly questions
Date: Wed, 10 May 2006 05:20:43 -0700 (PDT)

Hi~
    Thanks for your reply~I have understand about my question.

    I'm just modifying a little OS that can dynamic replace application
module by wireless.
    So, I want to yield the same module image as the OS's.
    I use the same makefile to make the c file, but I check the lst file,
the OS's module lst file use the
    icall instruction, but mine is rcall.
    If I remove the flag "-mshort-calls" from CFLAG in makefile, the mine
lst file is use call instruction.
    That why I ask this questioin~~
    Well, Thank you~

    Wang~
--
View this message in context: 
http://www.nabble.com/assembly-questions-t1588888.html#a4318302
Sent from the AVR - gcc forum at Nabble.com.





reply via email to

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