Microcontroller › 8051 › how to convert the program to generate sound using micro controller 8051 into hex code?? › Which compiler are you
April 16, 2013 at 3:11 pm
#9506
Savio
Participant
Which compiler are you using?
In Keil C51, ‘Target’ options will allow you to create a .hex file when compiling the code.
On the left side, right-click ‘Target’ and select ‘Target options’ —- then click ‘Output’ tab and tick’ create HEX file’.