Truncated match.
PICList
Thread
'asm file'
1998\02\16@061830
by
peter
I found a file on the web at
ftp://ftp.epemag.wimborne.co.uk/pub/PICS/PICatuner
It's called Tuner213.asm
but when I try to compile it with mplab
it all comes up as errors
So I must have been written for different compiler
Can anyone help, here are the first few lines in the
hope that you can identify the format
;TUNER213.PIC 04OCT96
;set for 10MHz XTAL
#DEFINE PAGE0 BCF $03,5
#DEFINE PAGE1 BSF $03,5
.AVSYM
INDF: .EQU $00 ;page 0 & 1
TMR0: .EQU $01 ;0
OPTION: .EQU $01 ;1
PCL: .EQU $02 ;0 & 1
STATUS: .EQU $03 ;0 & 1
Thanks
Peter Cousens
email: spam_OUTpeterTakeThisOuT
cousens.her.forthnet.gr phone: + 3081 324450, 380534
snailmail: Folia, Agia Fotini, Karteros, Heraklion Crete, Greece.
1998\02\16@111533
by
n/a
Peter Cousens wrote:
>
> I found a file on the web at
> ftp://ftp.epemag.wimborne.co.uk/pub/PICS/PICatuner
>
> It's called Tuner213.asm
> but when I try to compile it with mplab
> it all comes up as errors
>
> So I must have been written for different compiler
>
> Can anyone help, here are the first few lines in the
> hope that you can identify the format
>
> ;TUNER213.PIC 04OCT96
>
> ;set for 10MHz XTAL
>
> #DEFINE PAGE0 BCF $03,5
>
Try TASM, I'm guessing but the TASM assembler is in one of the upper
directories. Try this link:
ftp://ftp.epemag.wimborne.co.uk/pub/PICS/TASM
--
Neil Cherry http://home.att.net/~ncherry .....ncherryKILLspam
@spam@worldnet.att.net
1998\02\17@143841
by
Nigel Goodwin
|
In message <34E784CC.63F4
KILLspamcousens.her.forthnet.gr>, Peter Cousens
<.....peterKILLspam
.....COUSENS.HER.FORTHNET.GR> writes
>I found a file on the web at
>ftp://ftp.epemag.wimborne.co.uk/pub/PICS/PICatuner
>
>It's called Tuner213.asm
>but when I try to compile it with mplab
>it all comes up as errors
>
>So I must have been written for different compiler
Most of the code on the site is written using TASM - a shareware
universal compiler. You can download this from the same site as well.
The differences are not too big, it shouldn't be too hard to convert it
for MPASM - in fact they are currently writing a BASIC program to do
just this.
This magazine 'Everyday Practical Electronics' are currently publishing
a PIC tutorial series based on the 16C84, and all code will be available
from the above site.
--
Nigel.
/--------------------------------------------------------------\
| Nigel Goodwin | Internet : EraseMEnigelgspam_OUT
TakeThisOuTlpilsley.demon.co.uk |
| Lower Pilsley | Web Page : http://www.lpilsley.demon.co.uk |
| Chesterfield | |
| England | |
\--------------------------------------------------------------/
More... (looser matching)
- Last day of these posts
- In 1998
, 1999 only
- Today
- New search...