RIFF JTAG Error codes and troubleshooting: Error code 0x82 Answer: 1.2. Error code 0x82
Returned by routines which expect a different input parameter. Most often is returned by the h/w scripts (*.has) processing block in case ...
RIFF JTAG Error codes and troubleshooting: Error code 0x81 Answer: 1.1 Error code 0x81
Is returned by many routines which were accessing UART (for read or write) and UART port was unexpectedly closed by the Host ...
RIFF JTAG Error codes and troubleshooting: Error code 0x83 Answer: 1.3. Error code 0x83
Returned by firmware in case there was an attempt to use some specific function like read/write target memory by 8- 16- 32- ...
RIFF JTAG Error codes and troubleshooting: Error code 0x60 Answer: 1.5. Error code 0x60
Returned by the JTAG shifter block when timeout happens. This is possible when RTCK mode is active and firmware waits for RTCK ...
RIFF JTAG Error codes and troubleshooting: Error code 0x43 Answer: 1.8. Error code 0x43
Returned by the box’s firmware when target HALT operation was performed on already halted target.
Solution:
Don't halt already halted target ! ...
RIFF JTAG Error codes and troubleshooting: ERROR: Wrong response code from the RIFF Box: 0x44 Answer: 1.9. Error code 0x44
Returned by the box’s firmware if attempted target HALT operation failed.
Solution:
Check target device connection. In case You're trying to access device based ...
RIFF JTAG Error codes and troubleshooting: Error code 0x45 Answer: 1.10. Error code 0x45
Returned by box’s firmware when attempt to read ARM9 ICE Breaker register failed. This happens when target unexpectedly loses power or connection ...
RIFF JTAG Error codes and troubleshooting: Error code 0x46 Answer: 1.11. Error code 0x46
Returned by box’s firmware when attempt to write ARM9 ICE Breaker register failed. See error code 0x45 for symptoms. ...
RIFF JTAG Error codes and troubleshooting: Error code 0x47 Answer: 1.12. Error code 0x47
Returned by box’s firmware as status whether target is currently running or halted. Current code means target is running. ...
RIFF JTAG Error codes and troubleshooting: Error code 0x48 Answer: 1.13. Error code 0x48
Returned by box’s firmware when attempt to start target running (to exit from debug/halted state) failed. Could happen when user clicks Run ...