Access to information is restricted depending on your login.
Request login-information through our contact form.
Access to information is restricted depending on your login.
Request login-information through our contact form.
The Trizeps-Deployment-Board is a board to flash multiple Trizeps-modules in parallel.
Status of operation is indicated by LEDs. These LEDs are controlled by a special bootloader-command called .storeburn.
See Bootloader Command Reference.
<columns>
Power
Work
Fault
Good
NEWCOL
Indicates power is supplied to the socket.
.storeburn-command is executing.
.storeburn has finished with errors. ( i.e. verify-error)
.storeburn finished successfully.
</columns>
On default, all Trizeps-modules are configured to search for and execute an autoboot.bat on startup. So you will need following files on SD-card:
Example 1: (recommended)
.storeburn mmc image.dat
In this example image.dat updates the whole flash and than opens the command interpreter at COM1. Opening the interpreter stops the bootloader from doing further things, like booting the image.
monitor com1
Example 2:
fuseburn 4
This example
ereg
boot mmc picture.tft
.storeburn mmc nk.nb0
monitor com1
.storeburn will only evaluate if the CE-image has been updated successfully.
The Trizeps VI is not capable of using bootloader-commands to burn image-dumps.
Because of that, a minimal WinCE image is used to run flashupdate.exe with the /L parameter.