??? 02/14/04 00:15 Read: times |
#64774 - RE: ISP cable AT89C51RD2 Responding to: ???'s previous message |
And then the fun begins. You will need to learn about the Intel ASCII format for sending data to the bootloader. You will also need to learn all of the commands the bootloader will accept. And once you've got a handle on all of this you can learn how to use software instead of hardware to load the bootloader.
Joseph, you are way off the rocker NONE SUCH Any development system can produce Intel Hex files which are accepted by FlashMagic and Flip. So, assemble/compile/link connect, set a couple of "funny levels" hit run at "FlashMagic or Flip" ind shortly you are done. Erik |