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

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

Re: [avr-gcc-list] Large chunks of Assembly


From: Matthew . Cook
Subject: Re: [avr-gcc-list] Large chunks of Assembly
Date: Fri, 31 May 2002 15:32:38 +0930

>Is there a way of writing larger blocks of assembly?  With the
>Codevision compiler I just used #asm and #endasm, and just stuck my
>block of assembly in the middle.  Is there a similar way with avr-gcc?

To answer your question head off to the avrfreaks website and checkout the
gccavr pages, there you will find the relevant guides and manuals for
writing your own asm functions using gccavr.  Here is a link to get you
started.

http://www.avrfreaks.net/AVRGCC/coding.php

Cheers

Matthew



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



reply via email to

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