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

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

[avr-gcc-list] including an assembly file.


From: Marlin Unruh
Subject: [avr-gcc-list] including an assembly file.
Date: Fri, 09 Aug 2002 21:56:17 -0600

Hi,

I do not recall seeing any info on writing and including assembly files. All though there is the following line in the makefile. I look under AVRGCC on avrfreak.net but didn't really see anything.

#put additional assembler source file here
        ASRC    =

does the ASRC file need to be pre-compiled? what is the extension?

I would like to write one function in assembly and include it with the c files.

Is there a HOW-TO somewhere.

Any comments or help would be appreciated.

Marlin

avr-gcc-list at http://avr1.org



reply via email to

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