??? 05/13/04 15:17 Read: times |
#70298 - RE: PROBLEM FROM 8051RD2 TO AT89C51RD2 Responding to: ???'s previous message |
Eric brings up a good point. Have you set the boot loader jump bit? (BLJB, in the Hardware Security Byte) The default mode for this bit is to jump to the bootloader after reset...so unless you change this the newly programmed code never gets executed. I ran into the same problem when I first used an Atmel ISP chip.
Dennis |