PIC-BUILD FAILED error

Jun 14, 2005 3 Replies

Clean: Deleting intermediary and output files Clean: Done Executing: "C:\Program Files\Microchip\MPASM Suite\MPAsmWin.exe" / /p16F77 "16C77.ASM" /l"16C77.lst" /e"16C77.err" /o"16C77.o Warning[215] C:\3.0\16C77.ASM 2 : Processor superseded by comman line. Verify processor symbol Error[129] C:\3.0\16C77.ASM 454 : Expected (END Halting build on first failure as requested BUILD FAILED: Tue Jun 14 14:55:48 200



Hi i am new to MPLAB IDE. Can any one help me to solve the above BUIL



FAILED issue



thank



shi



You probably stated in your source file (either explicitly or indirectly through the inclusion of a header file) that you are using

16C77 but your command line says you are using a 16F77. The assembler is confused about your intent.

JJS

The error message is pretty clear. The assembler expected an END directive at line 454 and did not find it. So it is really not there or an earlier error caused the assembler to miss it.

Stef (remove caps, dashes and .invalid from e-mail address to reply by mail) A furore Normanorum libera nos, O Domine! [From the fury of the norsemen deliver us, O Lord!] -- Medieval prayer

Hi

Actually I can help you since I have done a LOT of programming fo

PICs. I can't really help you with the info you gave since you shoul post the sources

Just drop me an email: dima_turbiner at yahoo.com and I'll see how

can help you

BTW, this probably isn't the correct forum; you should try microchip'

forum or htsoft.com forums

Good luck

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required