Hello, I am Chandra Shekar from India.I am getting a problem while compiling a code in uVision2.I have a slightly big code and the device used is AT89S52.target is not being cerated.If i remove some of the modules, target is being created .What should I do?
What should I do? 1) read the datasheet as to size of program memory 2) read the restrictions on the Keil eval if that is what you use. Erik
"target is not being cerated" What messages do you get? Read them literally; they usually describe exactly what is wrong - so that tells you what needs fixing! Look the messages up in the manual. If, after having done all that, you're still stuck, post the messages here. Use cut-and-paste; do not re-type them.