This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error Device 'Nordic Semiconductor::nRF51422_xxAC' is not supported by Toolchain !

I am using Keil MDK v5.2 to compile ble_app_uart example using the project in examples\ble_peripheral\ble_app_uart\pca10028\s130\arm5_no_packs

I am using the latest nRF5_SDK_11.0.0_89a8197.zip

When I try to build the project, I get the error;

Error: *** Project 'ble_app_uart_s130_pca10028', Target 'nrf51422_xxac_s130', Device 'Nordic Semiconductor::nRF51422_xxAC' is not supported by Toolchain ! ***.

In my options, I cannot find the Nordic device. Could there be something wrong with my Keil configuration?

image description

Related