Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

[AVR-Chat] AVR Studio 4.10 - Mysterious Error Message

2004-12-02 by Gert Mueller

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

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.