- This topic has 2 replies, 3 voices, and was last updated 11 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › LCD based dual message display using 8051 microcontroller (AT89C51) HEX CODE Required .
The C program that has been mentioned @ on your site when i run it on Keil it shows no errors , what i need is to convert that C program into a hex file so that i can use it to burn the AT89C51 Microcontroller for my project . I would request you to help me out with it as soon as possible . Thank You .
d
click on ‘Project’ > ‘Options for Target 1’. A box will appear Change its Xtal(MHz) to 11.0592 then from the bar of this box click on ‘Output’ and tick on ‘Creting HEX File’. then click OK and build Target again.. HEX file will be created the message will appear in the ‘Build Output’ box.