in one of my program i use P2=some hex value then keil give me errorc141.Now how can i solve it..help me quick.Thanx in advance.
"keil give me errorc141"
http://www.keil.com/support/man/docs/c51/c51_c141.htm
Description: The token seen by the compiler is wrong. Depending upon the context the expected token is displayed.
Fix the token so that it's no longer wrong!
It's impossible to give any more specific advice as you didn't post your actual code - so we can't see what you've actually done!!
Before posting code, take care to pay attention to the instructions immediately above where you type your message...