Dear nordic team
I am using SEGGER EMBEDDED STUDIO and nrf52840 DK. I want to add some pwm nrf_drivers like nrf_nvic.c , nrf_soc.c , nrfx_pwm.c to my project. when i added nrfx_pwm.c to nrf_Drivers of my project, the program build correctly and without any error. But when i add nrf_nvic.c or nrf_soc.c, i have bellow error! moreover i have to say, i added the directory passes of pwm to my project and i changed sdk_confige.h of my project according to the pwm driver config_sdk.h also. i will appereciate if you help me to resolve the problem and know what the problem is.