Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/06/07 10:16
Read: times


 
#147926 - Sounds unnecessarily complicated to me!
Responding to: ???'s previous message
Nimish Dave said:
10.If one wants then he can send address and respective data to mcu using serial port and than program it.

I don't see the point of all that messing about with VB, Excel, etc, etc - why not just send the Hex file direct to the MCU via the serial port?

Your process will require you to invent some sort of "protocol" for transferring the programming information to the MCU - but the Intel Hex format already provides exactly that!
Why re-invent the wheel?

You can find plenty of examples of bootloaders that do exactly this.

List of 12 messages in thread
TopicAuthorDate
Edit and open intel hex file in VB            01/01/70 00:00      
   It's just a text file            01/01/70 00:00      
      re:            01/01/70 00:00      
         Disassembly            01/01/70 00:00      
            re:disassembly            01/01/70 00:00      
               VB has abandunt tring manuplation            01/01/70 00:00      
               Sounds unnecessarily complicated to me!            01/01/70 00:00      
                  RE:Sounds unnecessarily complicated to me!            01/01/70 00:00      
                     I did it            01/01/70 00:00      
                        not quite            01/01/70 00:00      
                        re: I did it            01/01/70 00:00      
                           Serial example in VB            01/01/70 00:00      

Back to Subject List