Mobius, formating microsd card and FW.

After you install firmware does the firmware file get erased?

I would assume that when the card gets overwritten the firmware file would be deleted at that time anyway.
The firmware isn't written the same way as a video file
 
After you install firmware does the firmware file get erased?

I would assume that when the card gets overwritten the firmware file would be deleted at that time anyway.
The bootloader (low-level code located at a fixed address in the camera's memory chip, firmware independent) reads the firmware file from disk, copies the contents to the SPI (memory chip), and then deletes the file. The file won't be deleted if the file's attribute is set to read-only. In this case the only way to delete the firmware file is to format the card or change the file's read-only attribute back to normal.
When the card gets overwritten (loop mode) only video and/or photo files will be overwritten. All other files will be left alone.
 
Back
Top