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

rs232

I would like to program an 8051 development board using Keil and was wondering if it was at all possible to send a hex file (flash the ucontroller) via the rs232 serial com port. Could anyone tell me the options for doing this? Thanks

Parents
  • Hi Erik, thanks for the response.

    AT89S4051 is an ISP chip, so what would the change to the LPC's be necessary for? I gather you're familiar with Keil, let me see, when you click on Flash > Configure Flash Tools > Utilities, there is an option 'Use External Tool For Flash Programming' with a 'Command' text box which appears to let you open various files. Underneath this is an 'Argument' text box. do you know what these are used for, how they are implemented etc?

Reply
  • Hi Erik, thanks for the response.

    AT89S4051 is an ISP chip, so what would the change to the LPC's be necessary for? I gather you're familiar with Keil, let me see, when you click on Flash > Configure Flash Tools > Utilities, there is an option 'Use External Tool For Flash Programming' with a 'Command' text box which appears to let you open various files. Underneath this is an 'Argument' text box. do you know what these are used for, how they are implemented etc?

Children