Hi Leon, ...wow - what a quick response from AVR support. Here is what they wrote back: > Hello Gert > Unfortunately there is a bug here so that is why > you receive an error when trying to write '#' > AVRStudio 4.11 will be out early next year and here > this will be fixed. I am sorry for the inconvenience. > Best Regards, > Kristian Saether > Atmel AVR Technical Support ---------------------------------------------------------- > Hello, > I just updated from AVR Studio 4.07 to 4.10 > and in a program source that assembled allright > in Studio 4.07 now in 4.10 the code line > cpi AL,'#' > ends up with the error message: Garbage at end of line. > However, when I rewrite that line to > cpi AL,35 ; 35 is the ASCII value of '#' > the assembler has no complaints. > Bug or feature ? Thanks for any enlightenment > Gert Mueller
Message
Re: [AVR-Chat] AVR Studio 4.10 - Mysterious Error Message
2004-12-02 by Gert Mueller
Attachments
- No local attachments were found for this message.