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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/24/01 02:10
Read: times


 
#14409 - RE: AT89S8252's EEPROM
Hello, Jack and Peter

I have accompanied the discussion between you and I would like that the Jack explain in detailed with 2 files, I'm not know well as it work. I did that the Peter request, but did not certain with pinnacle 52 or I missed anything.

org 2000h
DB 1,2,3,4,5
DW 1234h,0FFFFh
DB 'HELLO WORD', 0

Do you talked in 2 files address in org 0h, recording first FLASH and then the eeprom, is correct ?
How to do the code to it ? Ex: I need place in the address 0, 1, 2 and 3 of the eeprom all with 9h.

I think that the eeprom will be so;

org 0h ;2nd files eeprom
db 9h, 9h, 9h, 9h
end

And I thankful by help me. I appreciated the help of everybody, everybody you are importants and intelligents.

O.K ?

Calix



List of 16 messages in thread
TopicAuthorDate
AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\'s EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM - J.Guy            01/01/70 00:00      
RE: AT89S8252\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s EEP            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\'s EEPROM Jacek            01/01/70 00:00      
RE: AT89S8252\'s EEPROM J.Guy            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      

Back to Subject List