This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to know which instruction is in a Faulting instruction address

Good morning!

I am testing an application on Visual Studio Code + nRF Connect. I have a crash:

<err> os: Faulting instruction address (r15/pc): 0x0002c064

How can I know which C instruction or function is in this address? Any of the generated files? I have reviewed rom.json, but it only shows sizes, not addresses.

Thank you,

David.

Related