***WAH***
2008-03-30 by steamphreaque
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. Unfortunately, AVRStudio defaults to *\Program Files\Atmel\Tools\Assembler2\Applications Notes\ for .includes. So how do I point it to my local dir for this include files? I am using Windows Vista, and even though I am putting in the path that Windows Explorer reveals, AVRStudio is claiming it cannot find the files. This is driving me bonkers! Someone? thanks avrFreak