Microcontroller › 8051 › project on microcontroller based power factor improvent by static vars compensation › following arethe error
May 20, 2011 at 1:06 pm
#6287
amjadhussain
Participant
following arethe error messages when i run the file of ADC0808 interfacing with 89c51(code given above)
wali.asm(43): error A9: SYNTAX ERROR
wali.asm(44): error A9: SYNTAX ERROR
wali.asm(45): error A9: SYNTAX ERROR
wali.asm(46): error A9: SYNTAX ERROR
wali.asm(47): warning A41: MISSING ‘END’ STATEMENT
Target not created
please check it why it is giving this problem
this is not only in this case but also in case of code of lcd interfacing with 89c51 i.e same kind of error messages (giving syntax errors in last 4 to five lines)
regards