User's Guide

Table Of Contents
ThingMagic M6e User Guide 51
www.JADAKtech.com
Flash Fault Errors
Message Code Cause Solution
FAULT_FLASH_BAD_ER
ASE_PASSWORD
300h A command was received to
erase some part of the flash
but the password supplied
with the command was
incorrect.
When this occurs make note of
the operations you were
executing, save FULL error
response and send a test case
reproducing the behavior to rfid-
support@jadaktech.com.
FAULT_FLASH_BAD_WR
ITE_PASSWORD
301h A command was received to
write some part of the flash
but the password supplied
with the command was not
correct.
FAULT_FLASH_UNDEFIN
ED_ERROR
302h This is an internal error and it
is caused by a software
problem in module.
FAULT_FLASH_ILLEGAL
_SECTOR
303h An erase or write flash
command was received with
the sector value and password
not matching.
FAULT_FLASH_WRITE_T
O_NON_ERASED_AREA
304h The module received a write
flash command to an area of
flash that was not previously
erased.
FAULT_FLASH_WRITE_T
O_ILLEGAL_SECTOR
305h The module received a write
flash command to write across
a sector boundary that is
prohibited.
FAULT_FLASH_VERIFY_
FAILED
306h The module received a write
flash command that was
unsuccessful because data
being written to flash
contained an uneven number
of bytes.