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
  • Once you have got that tool working from its command line
    before you try to download from uVision, make the tool you choose (USB/JTAG/RS-232-SPI - whatever matches your situation and chip) write the program to your board.

    Trying to integrate before you have the tool working as a standalone is sheer folly.

    Erik

Reply
  • Once you have got that tool working from its command line
    before you try to download from uVision, make the tool you choose (USB/JTAG/RS-232-SPI - whatever matches your situation and chip) write the program to your board.

    Trying to integrate before you have the tool working as a standalone is sheer folly.

    Erik

Children
No data