| ??? 01/26/04 16:11 Read: times |
#63369 - RE: Source Code T89C51RD2 Bootloader again.. Responding to: ???'s previous message |
It should be fairly easy to disassemble the hex file using the dis-assemble tool on this site. You will need to do that to learn of the undocumented SFRs used to program the code flash.
Or, you can consider using the AT89C51ED2, which has bootloader in ROM. You can chain your own bootloader after it, and still use the original APIs in the ROM. |



