Hello,
I am getting a strange error when I try to move any project from NRF52840 to NRF52811. I have started with the simple PWM library example, which builds successfully as is. but when I modify the project file (.emProject), this error shows up. I followed this guide (https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fnrf52811_user_guide.html) and was able to get the blinky app to compile correctly but it is not working with the PWM example. It seems like I am missing some compiler directive or something but I haven't been able to find it out.
Mike