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

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

Re: [avr-gcc-list] C code calling ASM functions


From: David Brown
Subject: Re: [avr-gcc-list] C code calling ASM functions
Date: Fri, 25 Jan 2008 15:11:49 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Gabriel Ortiz Lour wrote:
Hi all,

I apologies for asking a question whithout doing o good search, but anyway:

I would like to call functions coded in ASM from C code and was wondering if someone could give me some pointers on that.

Thanks in advance,
Gabriel


You really should do some basic search, and read the avr gcc and avr-libc documentation before posting - you might not find all your answers, but it will cover most things.

http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_reg_usage
http://www.nongnu.org/avr-libc/user-manual/group__asmdemo.html
http://www.nongnu.org/avr-libc/user-manual/assembler.html
http://www.nongnu.org/avr-libc/user-manual/inline_asm.html





reply via email to

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