Re: Internet Speaker: I Can't Run Speaker.a51

Thomas Chenot <tom.chenot-6tN4nzCoH/[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
P.P. wrote:

>Hi everyone,
>I am having some problems running speaker.a51
>
>when i type in: 
>
>a390 -l -Ftbin -d -p 390 speaker.mpp
>
>I recieve an error saying that the register TA is not
>defined.  I have been working on this all weekend and
>could not figure it out.  I would appreciate it if
>anyone could give me some hints on how to fix this
>error.
>
This symbol is defined in ds80c390.inc (which should be "$include"d in 
your .a51 file). This include file is processed by macro.exe and the 
"TA" symbol should be replaced by a number by the time a390.exe is run.

<snip - from ds80c390.inc>
;...
;  DS80C320 Extensions
;...
TA      EQU    0C7H
</snip>

>
>Thanks
>
>
>Ehsan
>
>  
>


-- 
Thomas Chenot


_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.