If you have a Connect product (ME, EM, SP, etc), currently running Digi’s default firmware, you will likely experience problem when attempting to load in any NET+OS application which initializes a File System.
The program ‘eraseFlash’ has been modified from the provided example naflash to erase all flash sectors past the device’s BOOT and POST (which are needed for the device to properly boot). The provided naflash example attempts to erase ALL of the flash, which results in the erasing of the POST. With a valid POST, the Connect product will not bootup the NET+OS application (but applications executed via GDB/GDBTK will still work).
ftp://ftp.digi.com/incoming/tech_support/ConnectME/examples/eraseFlash.zip
Build this example and run it via GDB or GDBTK. As of 01-19-2004 I have verified that this example works properly on the Connect ME. I have not had an opportunity to check it against the EM of SP. As more testing is performed I will update this thread.
Please feel free to modify and use this program as you desire.
Cameron