This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Use and for BOLD text.

Hello
I need help on C Program

compiler : keil
mcu: P89V51R1D2

I am seeing following error
Build target 'Target 1'
compiling LED.c...
LED.c(1): warning C318: can't open file 'regx51.h'
LED.C(16): error C202: 'P2': undefined identifier
LED.C(18): error C202: 'P2': undefined identifier
Target not created

how to remove errors