??? 06/20/05 11:29 Read: times |
#95334 - bootloader Responding to: ???'s previous message |
Donald Catto said:
Out of interest, how was he able to do that without knowledge of the 'secret' internals? There are clues in the original T89C51RD2 datasheet. And there are also some bootloader sources around, maybe not directly for the RD2... And one still has the original bootloader available in each chip to compare... So one piece of information adds up to another... The usual Erik's warning applies: Atmel can change the unpublished details without warning so it may stop working. Donald Catto said:
Atmel's API code shows which registers are used, doesn't it? Do you feel this as a way how to publish this information? And it still does not answer the problem of stack usage (and stack IS an issue on '51 platform), so one HAS to resort to disassembling to find out the details needed for proper implementing the - advertised - in-application programming functions. Btw. Donald, did you too experience problems with IAP? Jan Waclawek |