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

nrfx timer

Hi,

I have a problem with timer and nrfx. I use the migration guide:

So I remove the old configuration entries related to the nrf_drv_* drivers from my sdk_config.h and I enable *_ENABLED entry for a particular driver in sdk_config.h. But I still have an error when I try to build:

I didn't understand why so I searched on the internet, but there is no answer. I know thanks to Nordic that nrfx_timer_t is a Struct Reference, so maybe I need to declare this structure in nrf_drv_timer.h  Note that I work with the example "simple_timer", with sdk15.3 and my IDE is segger embedded.

if anyone could help me that would be nice.

Thanks

Parents Reply Children
No Data
Related