Skip to end of banner
Go to start of banner

OpenOCD Error

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Q (A Generic Error)

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.



A (Application Core not Running)

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
Info : netx90.comm: hardware has 6 breakpoints, 4 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.

A (Reset not working)


A (No Binary or *.elf available)


  • No labels