On Mar 30, 2008, at 8:01 PM, steamphreaque wrote: > Help! > > In AVRStudio 4.13 SP2: I am attempting to break my assembly > language file up into multiple files, as 3000+ lines is a bit > unmanageable in a single file. So I captured out portions into > various external files, and am trying to use the .include directive to > include them at the appropriate points in the main source file. Why don't you let the assembler build the separate files and let the linker make the connections? -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Message
Re: [AVR-Chat] ***WAH***
2008-03-31 by David Kelly
Attachments
- No local attachments were found for this message.