| ??? 06/28/02 18:02 Read: times |
#24975 - RE: Cypress, Hex, and EEPROM |
Im not sure, but I guess you should use a Boot Instruction @ address 00h (within 3 bytes, typically a jump to the part where ur code begins). EG:
.org 0000h LJMP 0100h <<interrupt routines etc>> .org 0100h ... <<your code>> ... Regards, Sriharsha. |
| Topic | Author | Date |
| Cypress, Hex, and EEPROM | 01/01/70 00:00 | |
| RE: Cypress, Hex, and EEPROM | 01/01/70 00:00 | |
| RE: Cypress, Hex, and EEPROM | 01/01/70 00:00 | |
RE: Cypress, Hex, and EEPROM | 01/01/70 00:00 |



