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.
Hi all
I have one doubt ,regarding dumping hex file into 8051.
I have seen in Keil compiler,one flash option is avaiable.
Using that option how can i dump the hex file into 8051.
Please help me.
I have complete the project as soon as possible
Thanks
Yuvaraj.R
this is a very compliceted thing to do.
i do not thnik a 8051 can do the operateon? may be you have to put the code in to the EEPROM.
-------
Zeusti
Cheif Software Manager
..... talks in general about special cases
downloading to a '51 can be everything from impossible without major investment to simple and free.
choosing a JTAG or UART ISP chip makes downloading a breeze (and cheap or free), choosing a non-ISP chip requires major investment in a parallel programmer. Inbetween you have the ARghmel "SPI programming" that everybody builds and fails with instead of spending $25 for the ARghmel 'cable'
Erik