This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Debugging OpenThread examples with SEGGER

I'm trying to use the SEGGER debugger with one of the OpenThread examples for the nRF52840.  When I click on the "Go" button, it asks for the location of the source files for the OpenThread libraries.  These are not included in the SDK, and there are a lot of them.  I don't want to debug these anyway, only the application code.  Is there a way to tell the debugger not to look for source code for the pre-compiled OpenThread libraries?

I see this:

Then click on Cancel, then see this

Or so I need to get the source files?

There are a lot of these files, and I end up killing the SEGGER IDE with the Task Manager just to make it end.

Thanks,

Mary

Related