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

error app: Fatal error ?

Dear Members,

How can I find the cause of

<error> app: Fatal error ?

I can't see an error code ?

Is it possible hardware error because voltage surge ? Can capacitor rectify it ?

Thanks

Parents
  • Hi,

    I can't see an error code ?

    You will get more information (file name, line number and error code) by testing with a debug build. If you use a Segger embedded studio project from the SDK, simply select "Debug" from the build configurations dropdown menu. If using something else, define "DEBUG" and "DEBUG_NRF".

    Is it possible hardware error because voltage surge ? Can capacitor rectify it ?

    We need to know what the error code was and from where it was returned before we can consider what caused it and how it can be fixed.

Reply
  • Hi,

    I can't see an error code ?

    You will get more information (file name, line number and error code) by testing with a debug build. If you use a Segger embedded studio project from the SDK, simply select "Debug" from the build configurations dropdown menu. If using something else, define "DEBUG" and "DEBUG_NRF".

    Is it possible hardware error because voltage surge ? Can capacitor rectify it ?

    We need to know what the error code was and from where it was returned before we can consider what caused it and how it can be fixed.

Children
No Data
Related