Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK File inclusion for app_error_weak.c

The file nRF5_SDK_14.2.0_17b948a/components/libraries/util/app_error_weak.c
requires the following modification to correctly compile:

    Add:
    #include "app_util_platform.h"

Thanks,

-- Nat

Related