testing EEPROM and all went well
author"Darron Broad" <darron@kewl.org>
Wed, 09 Jan 2019 17:03:32 +0000
changeset 337 62cf9e1b8981
parent 336 e768501a42cf
child 338 f6ecd6998175
testing EEPROM and all went well
debug/pic18_id.asm
--- a/debug/pic18_id.asm	Wed Jan 09 13:16:50 2019 +0000
+++ b/debug/pic18_id.asm	Wed Jan 09 17:03:32 2019 +0000
@@ -69,8 +69,9 @@
 ;               ORG     0
 ;               NOP
 ;
-;               ORG     0x310000
-;               DB      0x11
+                ORG     0x310000
+                DB      0x11,0x11
+                DB      0x22,0x22
 ;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
                 END