I just installed the latest version of Keil MDK 5.39 and 17.1.0 of the SDK. When I try to compile the blinky_FreeRTOS_pca10056 project, I receive this error message:
*** Target 'nrf52840_xxaa' uses ARM-Compiler 'Default Compiler Version 5' which is not available.
Am I doing something wrong here? It's been a few years since I have used these tools, but previously, these examples built just fine and were a good starting point for a custom project.
Thanks for any help!