Hello,
I'm trying to recreate the PWM_library example from the v.11 SDK in a new file in Keil. I have compared the debug settings in my project to the debug settings to the project in the SDK, and almost everything matches (there are some understandable exceptions there). I am able to download this project onto the nRF52; however, the Leds do absolutely nothing, compared to when I run the actual example - then the Leds do what they're supposed to do. I thought it may have been because of this: devzone.nordicsemi.com/.../
, because I also have that error but I am able to compile and download the code beside that (and the responder stated that it wasn't a real problem). Any suggestions as to how to debug this?
Thanks,
Noel