Hi , When i create project for Atmel AT89C51 the setup files are not generating. Before it used to get automatically generated now something happened and they are not getting generated. I tried with new installation but it din't worked.Is there any setting to be done ?please give solution. thanks,
What exactly do you mean by "are not getting generated?" Do you mean that they're not being included in your project, or they arenot being built? NB: even if you don't explicitly include a startup file in your project, uVision uses the default anyway.
hi, I mean to say that they are not build and bcoz of it i am unable to use the com port. Since programs which i had done earlier which are tested do not run when i recompile it now. thanks rutu.
"When i create project for Atmel AT89C51 the setup files are not generating." What are these 'setup files'?
"I mean to say that they are not build" Do you mean the compiler/assembler doesn't even attempt to translate them, or the translation fails? Do you get any errors or warnings? "bcoz of it i am unable to use the com port." How are you certain that this is the cause? "Since programs which i had done earlier which are tested do not run when i recompile it now." So what have you changed?