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 Keith & Koep bootloader for Trizeps-modules is able to automatically boot files from SD/MMC or CompactFlash storage cards. Autoboot through CompactFlash cards is not supported by Trizeps2 and 3.
To use this functionality the storage card needs to be formated as FAT12,FAT16 or FAT32.
boot mmc update.tft ereg boot mmc nk_zip.nb0 boot mmc done.tft monitor com1
On power on, the device will search for autoboot.bat-files on the storage cards.
It finds autoboot.bat and executes it.
boot mmc update.tft
will show a picture on the display, to inform the user, that the device is beeing updated.
ereg
will erase the persistant registry, so no old registry settings will disturb the new CE-image.
boot mmc nk_zip.nb0
stores the new CE-image to flash.
boot mmc done.tft
informs the user, that update is done.
monitor com1
opens the bootloader-command-prompt on com1 and prevents the bootloader to continue with the default boot-sequence.
boot mmc image.dat fb
boot mmc image.dat
updates the whole flash.
fb
boots image.
display boot mmc nk_ram.nb0
display
shows the default splash-screen.
boot mmc nk_ram.nb0
boots Windows CE image.
prepare a user.bat on SD-Card e.g.
initgpio 1 0 1
store this batch file to flash
store mmc user.bat
if you want to erase this bootfile from flash enter
ebfile