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

interrupt timer

Hello again,

Edit: I am now only getting these 4 errors after enabling the clock in the nrf_drv_config.h file image description

I may be able to track down the problem myself if someone could tell me which file I would find NRF_CLOCK_HF_SRC_HIGH_ACCURACY.

Thanks again


Original Post:

I was following along with the timer tutorial provided here and keep getting these 6 errors in my nrf_drv_clock.c file.

:(

It goes without saying that I haven't modified the file at all. All of the errors though are isolated to the snipets of code that are only defined if a softdevice isn't present. I am not using a softdevice and using the nrf_drv_clock.c workaround, as the tutorial explains, which is ultimately causing these errors.

If anyone has any ideas, or want to point out an obvious solution I'm missing, I'd be very grateful.

Parents Reply Children
No Data
Related