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

Debugging Hardfault

Hi,

I'm working on an application with an accelerometer without SoftDevice (for the moment). The accelerometer communicate in I2C. It send an interruption when a new sample is available (50Hz).

Some simple calculation are done on these values.

During debugging, I have some random hardfault. What can I do to understand the root cause of this hardfault?

I'm using Segger embedded studio. You can see below a screen shot of the call stack when that happened.

image description

Parents Reply Children
No Data
Related