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

nrf_nfic_state_t ?

Dear Members,

I tried to compile :

E:\nRF5_SDK_17.0.2_d674dde\examples\ant\ant_broadcast\tx\main.c

I got this error :

..\..\..\..\..\..\..\components\libraries\util\app_util_platform.c(44): error:  #20: identifier "nrf_nvic_state_t" is undefined

..\..\..\..\..\..\..\components\libraries\util had been included in "Setup Compiler Include Paths:"

Anyone knows how to rectify it ?

Thanks

Related