??? 01/24/06 17:20 Read: times |
#108203 - Writing external flash only programming Responding to: ???'s previous message |
My idea is to have a PC software to be used only during programming cycles. Thus, our design which consists in a 51 micro and external flash could be programmed in-system. This PC would communicate with a "user Bootloader" in the micro via RS232 and this bootloader would program: - the first 32K o the program in the on-chip memory - the rest in the external flash After programming, registers should be set in order to execute the default bootoloader (which also implements the In-System programming via UART and the on-chip flash API-s) Do you know if somebody has already implemented something like this ? |