Hi all, I'm new on this board - so my question may have been addressed already - sorry if that's the case... I just have migrated from AVR Studio 4.07 to 4.10 and in a program that assembled allright in Studio 4.07 now in 4.10 the code line cpi AL,'#' ends up in 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
[AVR-Chat] AVR Studio 4.10 - Mysterious Error Message
2004-12-02 by Gert Mueller