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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/21/10 10:29
Read: times


 
#175210 - Use 'Erase Block' command
Responding to: ???'s previous message
For the NXP P89C51RD+ variety you just issue the 'Erase Block' for each block of your micro.

Then you do a 'Blank Check' command.

As you are aware, you are only sending the relevant Intel Hex record to the bootloader via the RS232. You could type each ascii character of the Hex record by hand if you really want. However it is easier to put them in a regular text file. Then you just 'cat file >COM1' or whatever.

However, why do you not use FLIP or FlashMagic in the first place? They can both be used via a command line or batch file.

David.

List of 26 messages in thread
TopicAuthorDate
alternative programming 89C51RD2 microcontroller            01/01/70 00:00      
   it might help if            01/01/70 00:00      
      trying to clarify            01/01/70 00:00      
         that is the what, but not the why            01/01/70 00:00      
            RE: a small external PCB with a MAX232            01/01/70 00:00      
            Application described            01/01/70 00:00      
               I've seen things like this.            01/01/70 00:00      
                  Any Idea what its called?            01/01/70 00:00      
               I do not know about Atmel, but ....            01/01/70 00:00      
                  the ISP protocol...            01/01/70 00:00      
               Yes, it is Posible            01/01/70 00:00      
                  good news!            01/01/70 00:00      
                     self-programming            01/01/70 00:00      
                     Options            01/01/70 00:00      
                        Expanding on these ideas            01/01/70 00:00      
                           eeprom or host            01/01/70 00:00      
                              bootloader then?            01/01/70 00:00      
                                 serial?            01/01/70 00:00      
                                 Bootloader            01/01/70 00:00      
                                    I found it!            01/01/70 00:00      
                                       Clearing the flash            01/01/70 00:00      
                                          Use 'Erase Block' command            01/01/70 00:00      
                                             thanks            01/01/70 00:00      
                                                Employ a monkey.            01/01/70 00:00      
               Equinox            01/01/70 00:00      
         Serial programming            01/01/70 00:00      

Back to Subject List