When I add a PWM or simple timer to a uart example I get the error in Keil.
Simple timer: I added app_simple_timer.c to the library, I added the #include "app_simple_timer.h" and I added the path to the Project Options.
My code is very simple:
I have the same problem with the PWM_Library.
Thanks