Version 0.4 Page | 26
HS Logs
The HS log is a debugging feature that allows the user to retrieve low level interesting messages from
the handset.
HS Logs Description
Log error These are debug error logs retrieved from the PP log file. The last log retrieved is
formatted into:
Error: Log event error code. Valid value is 0000 to FFFF (in Hex).
Line: Location within the software code which triggered this error. Valid value is 0000
to FFFF (in Hex).
Address: Register bank and/address from which error occurred. Valid value is
00000000 to FFFFFFFF (in Hex.)
Timestamp: Date and Time when the log error event occurred.
Log Assert This reports of the function/exception handler that run after an erroneous state in
handset operation.
Next assert ID: Immediate exception handler ID to be run when a specific error occurs.
Valid value is 00 to FF (in Hex).
Assert address: Register bank and/address where an exception handler is executed as
a result of the error which occurred. Valid value is 00000000 to FFFFFFFF (in Hex.)
Screenshots