Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Trizeps-Deployment-Board is a board to flash multiple Trizeps-modules in parallel.
Status The status of the 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>

...

Example 2:
fuseburn 4
ereg
boot mmc picture.tft
.storeburn mmc nk.nb0
monitor com1This example

  1. burns the fuse to disable pcmcia-boot.

  2. erases the persistant-registry.

  3. stores the boot-picture.

  4. updates the CE-image.

  5. stop.

.storeburn will only evaluate if the CE-image has been updated successfully.

image.dat

  1. Configure one Trizeps to contain the correct image, bootloader and all registry-settings, flashdisk-contents etc.

  2. Delete default.mky and system.mky in the flashdisk-folder.

  3. Take a copy of the whole flash contents using the flashupdate-tool ( Option /DA).

Deployment

  1. Fit SD-cards.

  2. Fit Trizeps-modules.

  3. Apply power to all sockets. ( Should be done at nearly the same time, because delayed switching of one socket, could break the update-process of the others.

  4. Work LED is shown.

  5. If Good-LED lights, this socket is finished.

  6. If Fault-LED lights, there must have been an error. i.e. the bootloader could not read the SD-card or an error occured during verify of the flash-content.

  7. Power off all sockets and remove Trizeps-module.

Extra Notes for Trizeps VI

...