Re: AVRStudio question
2007-07-17 by Rick
--- In AVR-Chat@yahoogroups.com, Thomas Keller <tjkeller1@...> wrote: > > > I have a .ASM file here that will not assemble. By this, I mean that I > cannot even open the Build menu when I am editing this file. Can anyone > explain this behaviour? I have never seen it before. > > tom > This behavior sounds like what happens when you open a source file in AVRStudio without it being associated with a project. Try creating a new project and adding the troublesome .ASM file as a source file. After completing this, see if it compiles. Rick