This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how do dump hex file into 8051 using keil

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

Parents Reply Children
  • 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