Trace: » How to detect a Module » CursorOn » FlashUpdate
Access to information is restricted depending on your login.
Request login-information through our contact form.
Table of Contents
FlashUpdate
FlashUpdate is a program to dump, update or erase the flash or a part of it.
See FlashTool.doc for a description on program-usage.
The /d option used for raw-dumps is only important for debug-purposes, where you do not want an extra bootheader to be included.
See Flash Division of Trizeps for information on how the flash is divided.
Calling Options
FlashUpdate.exe <options>
| Option | Description | Notes |
|---|---|---|
| /BC | Add additional bootflag: Continue boot | |
| /BP | Add additional bootflag: Erase PSM | |
| /BR | Add additional bootflag: Erase Registry | |
| /dA | Dump whole flash (raw) | |
| /dB | Dump bootloader (raw) | |
| /dC | Dump bootbitmap (raw) | not supported on Trizeps VI |
| /dD | Dump OS (raw) | xip-partition on Trizeps VI |
| /dE | Dump everything except bootloader (raw) | |
| /dO | Dump OS and bootbitmap (raw) | xip-partition on Trizeps VI |
| /dP | Dump PSM(User-Store, Flashdisk) (raw) | |
| /dR | Dump registry (raw) | not supported on Trizeps VI |
| /dX | Dump reserved partition (raw) | boot-partition(nanddisk) on Trizeps VI |
| /dS<adress>,<size> | Dump (raw) starting from address with size in bytes | |
| /DA | Dump whole flash (with bootheader) | |
| /DB | Dump bootloader (with bootheader) | |
| /DC | Dump bootbitmap (with bootheader) | not supported on Trizeps VI |
| /DD | Dump OS (with bootheader) | xip-partition on Trizeps VI |
| /DE | Dump everything except bootloader (with bootheader) | |
| /DO | Dump OS and bootbitmap (with bootheader) | xip-partition on Trizeps VI |
| /DP | Dump PSM(User-Store, Flashdisk) partition (with bootheader) | |
| /DR | Dump registry (with bootheader) | not supported on Trizeps VI |
| /DX | Dump reserved partition (with bootheader) | boot-partition(nanddisk) on Trizeps VI |
| /DS<address>,<size> | Dump (with bootheader) starting from address with size in bytes | |
| /UA | Update whole flash | |
| /UB | Update bootloader | |
| /UC | Update bootbitmap | not supported on Trizeps VI |
| /UD | Update OS | xip-partition on Trizeps VI |
| /UO | Update everything except bootloader | |
| /UO | Update OS and bootbitmap | xip-partition on Trizeps VI |
| /UP | Update PSM partition | |
| /UR | Update registry | not supported on Trizeps VI |
| /UX | Update reserved partition | boot-partition(nanddisk) on Trizeps VI |
| /US<address>,<size> | Update starting from address | |
| /EA | Erase whole flash | |
| /EB | Erase bootloader | |
| /ED | Erase OS | xip-partition on Trizeps VI |
| /EE | Erase everything except bootloader | |
| /EO | Erase OS and bootbitmap | xip-partition on Trizeps VI |
| /EP | Erase PSM(User-Store, Flashdisk) partition | |
| /ER | Erase registry | not supported on Trizeps VI |
| /EX | Erase reserved partition | boot-partition(nanddisk) on Trizeps VI |
| /ES<address>,<size> | Erase starting from address address, size bytes | |
| /Z | Compress/Uncompress file during backup/update operation | |
| /Y | Erase registry when finished | |
| /RW | Perform warm reset when finished | |
| /RC | Perform cold reset when finished | |
| /Q | Quiet mode; do not wait for user entries | |
| /P<path> | Set path for dump or update | |
| /F<filename> | Set filename for dump or update | |
| /V<n> | Set verbosity n = {0,1,2,3,4}; 4 = highest | |
| /? | Help |
Examples
Dump whole flash-contents to SD-card:
FlashUpdate /DA /F"\SDMMC Card\image.dat"
Update OS image, Erase registry and reboot
FlashUpdate /UO /F"\Storage Card\nk_zip.nb0" /Y /RC /Q
Downloads
|
FlashUpdate-Tool (incl. Trizeps VI support) |
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use