20
LC-26DA5U
LC-32DA5U
2-2-8 Error and its causes
The following list shows error massages that "M16VersionUp.exe" software would generate.
2-2-8-1 Error which is detected by AQUOS
••
••
• "Error (AQUOS) : undefined header"
Message with undefined header was received.
••
••
• "Error (AQUOS) : wrong check sum"
Check sum of received message did not match.
••
••
• "Error (AQUOS) : unexpected message"
Unexpected message was received.
••
••
• "Error (AQUOS) : verification failed"
Read and write value in/from flash memory did not match.
••
••
• "Error (AQUOS) : overrun error"
Overrun error occurred on UART communication.
••
••
• "Error (AQUOS) : framing error"
Framing error occurred on UART communication.
••
••
• "Error (AQUOS) : parity error"
Parity check error occurred on UART communication.
••
••
• "Error (AQUOS) : rx buffer overflow"
Reception buffer was overflow.
••
••
• "Error (AQUOS) : address out of range"
Address in "Address Req" message was out of pre-defined range (30000H ? F000H).
••
••
• "Error (AQUOS) : data out of range"
Write address of "Data Req" message was out of pre-defined range (more than F0000H).
••
••
• "Error (AQUOS) : undefined error code"
Error code of "Error Ind" message was undefined.
2-2-8-2 Error which is detected by PC
••
••
• "Error (PC): undefined header"
Message with undefined header has been received from AQUOS.
••
••
• "Error (PC): wrong check sum"
Message received from AQUOS did not match checksum.
••
••
• "Error (PC): unexpected message"
Unexpected message has been received from AQUOS (M16C).
••
••
• "Error (PC): rx buffer overflow"
Reception buffer was overflow.
••
••
• "Error (PC): halt in writing"
The number of data required by WriteFile API in send thread did not match the number, which actually
received. (This error will not occur generally)
••
••
• "Error (PC): receive no data"
There was no data in reception buffer after reception thread informed data reception event to main thread.
(This error will not occur generally)