Re:Update firmware via internet
Move your necessary TCP/IP and ethernet code into RAM before update, then receive the new code and write to flash. Or, jump to a part of flash that you have set aside for reprogramming routines that will never need updating (more or less). It can run out of this section of flash while updating another part of flash. I have not done either of these two, but it can be done.
login or register to reply
|