Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Every now and then, this assembler really bugs me..

2006-05-18 by Ned Konz

David VanHorn wrote:
> 
>      > Am I missing something?
> 
>     The correct syntax...
> 
>  
> Felgerkarb.
>  
> 
>     Either
> 
>     .equ AppString, 'Par_TX'
> 
>  
> This gives me error: syntax error, unexpected ',', expecting '='
>  
>  
> 
>     or
>     AppString = 'Par_TX'
> 
>  
> error: AppString: Unknown instruction or macro
> error: syntax error, unexpected '='
>  
>  
> Though if you want a string to use with the .ascii directive, you'll
> want double quotes.
> 
> This version apparently dosen't support .ascii 
> I'm using the atmel version 2 assembler.

Ah, sorry; I was thinking GNU.


Thanks,
-- 
Ned Konz
ned@bike-nomad.com
http://bike-nomad.com

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.