What are the other errors?one of the assembler error is
What are the other errors?one of the assembler error is
Dave
Always wear safety glasses while programming.
other errors are:
INC 22:symbol not previously defined [XT_OSC]
INC 22:symbol not previously defined [WDT_ON]
INC 22:symbol not previously defined [LVP_OFF]
INC 22:symbol not previously defined [CP_OFF]
asm 57:duplicate label("PORTL" or redefined symbol that can not be redifined)
asm 59:symbol not previously defined(PORTC)
asm 61:symbol not previously defined(TRISB)
asm 63:symbol not previously defined(TRISC)
lib 6334:symbol not previously defined(STATUS)
lib 6334:symbol not previously defined(C)
lib 6336:symbol not previously defined(STATUS)
lib 6336:symbol not previously defined(C)
lib 6392:symbol not previously defined(STATUS)
lib 6365:symbol not previously defined(C)
lib 7767:symbol not previously defined(STATUS)
lib 6336:symbol not previously defined(IRP)
lib 7768:symbol not previously defined(STATUS)
too many errors
Can you find a P16F877a.inc file here: C:\Program Files\Microchip\MPASM Suite
And under MCS compile and program options is your mpasm path pointed to it?
there is no that include file in MPSAM suite
m not sure if i understand that,but in compile and program option in MCS at assembler category,use MPASAM is checked although the path is pointed to
C:\Program Files\labcenter electronic\proteus
what should i do?
Bookmarks