You may need to use capitals or turn case sensitivity off. Roy ----- Original Message ----- From: "Michael Johnston" To: Sent: Tuesday, January 27, 2004 4:57 PM Subject: Re: [PIC]: Trouble assembling code for 16F84A > Ken > I am using mplab 5.7 and here is part of the error list i got when I > changed from a c54c to a c55. I was trying to see if I could port this code > from a c54 to a c55 and got these errors. > > command line: "C:\PROGRA~1\MPLAB\MPASMWIN.EXE /e+ /l+ /x- /p16C55 /q > C55.ASM" > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 14 : Illegal label (same equ > 0x01) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 16 : Illegal label (org 0x000) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 19 : Illegal label (movlw 0x00) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 20 : Illegal label (movwf PORTA) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 21 : Illegal label (tris PORTA) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 22 : Illegal label (movlw 0x00) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 23 : Illegal label (movwf PORTB) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 24 : Illegal label (tris PORTB) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 25 : Illegal label (movlw 0x00) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 26 : Illegal label (movwf PORTC) > Error[121] C:\PROGRA~1\MPLAB\C55.ASM 27 : Illegal label (tris PORTC) > Any Suggestions? > Thanks > Michael Johnston > > ----- Original Message ----- > From: "Ken Pergola" > To: > Sent: Sunday, January 25, 2004 10:07 PM > Subject: Re: [PIC]: Trouble assembling code for 16F84A > > > > Michael Johnston wrote: > > > > > code the assembler told me that it had found a new label, so > > > > Hi Michael, > > > > If you can answer a few questions we will probably be able to help you in > a > > jiffy: > > > > What specific label did MPASM choke on? Can you post the error here? > > What version of MPLAB are you using? > > > > Modifying the standard include file might come back to bite you in the > > future... > > > > > > Best regards, > > > > Ken Pergola > > > > -- > > http://www.piclist.com#nomail Going offline? Don't AutoReply us! > > email listserv@mitvma.mit.edu with SET PICList DIGEST in the body > > -- > http://www.piclist.com hint: To leave the PICList > mailto:piclist-unsubscribe-request@mitvma.mit.edu > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.567 / Virus Database: 358 - Release Date: 24/01/2004 -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu