Hello all,
I have started to use the App timer library and RTC, indeed, I have added certain .c files as libraries to use just a simple start/stop time counter that is started manually, however, I got to a problem that I cannot fix :/ Indeed, I have commented the code, however, apparently the "libraries " that I am trying to include are obstructing the compilation?
The error I get when I try to compile the code #error "This code is not supposed to be compiled when neither POWER nor CLOCK is enabled."
BTW The RTC is disabled in the SDK config
Can you help?
Best.
PS I cannot find the nrfx_clock.h ?

