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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/13/11 17:00
Read: times


 
#182233 - Well...dumb issue as usual ...
Responding to: ???'s previous message
Well I got the simple version of the program running where it just toggles the P1.7 pin. Turns out that the ASCII image of the .hex file does not execute too well as an 8051 program. It turns out that the external programmer that I'm using (first use in at least 3 years) does not load files correctly into its buffer based on the load file extension. If the file selection criteria in the FileOpen dialog is set to Binary files and you pick a .Hex file it gets its ASCII loaded into the buffer instead of being interpreted into binary from the hex image.

Only when I changed the file selection criteria to "Hex Files of All Types" was the loading routine properly interpreting the .Hex file into binary and loading that into the programmer buffer.

My program still does not work correctly in the Atmel part environment but I can see signs of life. So off to some more arduous "burn-n-learn" type debug.

Michael Karas


List of 10 messages in thread
TopicAuthorDate
Using an AT89C4051            01/01/70 00:00      
   Well...dumb issue as usual ...            01/01/70 00:00      
      hex2bin            01/01/70 00:00      
         Hex2Bin            01/01/70 00:00      
   Anyone else here used one of these recently            01/01/70 00:00      
   a few remarks            01/01/70 00:00      
      A Quick Reply            01/01/70 00:00      
         a quick one time thing to be used for a gag            01/01/70 00:00      
            Indeed!            01/01/70 00:00      
         SILabs reset            01/01/70 00:00      

Back to Subject List