actually i had a program working very well when i tested it with my system. but when i created a new hex file from different computer for the same program it did not work. both systems had UV kEIL4
so i copied the project file from 1st computer and pasted it in the 2nd computer and in that project i compiled again so the new hex file does work.. why is this happening ?
What is the problem in the compiler of the 2nd pc ? plz help
thank you so much for your reply,
" The translation sounds like you cut and pasted some source files into a NEW project, this didn't work, but when you brought the WHOLE OLD project including project files, source, directory tree across it worked. "
exactly this is what i am saying sir, when i create a new project the code does not work. but when i copy a complete working project from other system with its folder which is including that project the code works fine on the controller kit.
now i will check everything as you have suggested above, hopefully it will work.
version of keil on all the systems is same.