We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
dear viewers, when i create hex files it appears to to be incomplete what is the problem please help me i do these all things 1.project>new micro vision project>save>select device> file>new 2.write the program 3.options the for target>set the crystal frequency>cod ROM sizes (all) no changes occurs if changes sizes>output >tick the hex these are performed please guide me to create a complete hex file. regards rahul
Your post of source code is illegible because you didn't follow the clearly-stated instructions for posting source code; look at the picture: www.danlhenry.com/.../keil_code.png
If you have been similarly lax in following the instructions for using the C51 tools, then it's not surprising that you're not getting the best results!
You need to go back and spend some time thoroughly studying the documentation:
In your Keil installation, there is a Getting Started Guide: Keil\C51\Hlp\GS51.chp
http://www.keil.com/support/man/docs/uv4/
There are worked examples here: http://www.keil.com/support/man/docs/uv4/uv4_examples.htm
There are books here: http://www.keil.com/books/8051books.asp
Should, of course, be: GS51.chm (a compiled Windows HTML Help file)
It used to be a PDF.
You can still find the old PDF on various 3rd-party sites if you google "GS51.pdf"...