Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Panel | ||||
---|---|---|---|---|
| ||||
OpenOCD shows an error. Those errors are often cryptic and it is not possible to derive a solution out of the message. This page collects the possible issues behind. |
Panel | ||||
---|---|---|---|---|
| ||||
The most common issue of OpenOCD error messages originates from the fact, that the application core is not started. The text visible in the OpenOCD console is as follows: Info : netx90.app: hardware has 0 breakpoints, 0 watchpoints OR: Info : netx90.app: hardware has 0 breakpoints, 0 watchpoints The issue, that the application core seems to have 0 breakpoints arises from the fact, that it is was not provided with a core clock signal. Solution:
|
Panel | ||||
---|---|---|---|---|
| ||||
S701.1 Should be in the correct position. In OFF for JTAG via FTDI to USB or in ON for the MIPI20 Connector. Error: Invalid ACK (7) in DAP response JTAG connection can be checked via the Flasher tool of netX Studio. If the interface name romloader_jtag_netX90_COM@HXHX_90-JTAG is visible, the board is available. If there is something readable wit (*MPW*) please contact hilscher support immediately. |
Panel | ||||
---|---|---|---|---|
| ||||
The debugger output contains the following line: Failed to run the reset code: -4 This indicates that the reset is not working. Please review your wiring following this FAQ: JTAG connectors and signals |
Panel | ||||
---|---|---|---|---|
| ||||
Error in final launch sequence
Info : accepting 'gdb' connection on tcp/3333 Solution: Build the project first. |
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|