This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51 DK, Keil cannot build an example

I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.

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

The nRF51 DK can be flashed by using nRFgo Studio.

I have found only one solution, from this forum, that I have to create an ARM-M0-target project. However, I haven't tried this solution yet.

Could you please give me any suggestion? How could I solve this problem? Thank you very much in advance for your information.

Keil version: V5.16

Parents
  • Finally, I found the root cause. I had installed Keil5 Infeneon Version, before I uninstalled it and installed Keil 5.16. However, the Keil_5 folder is still there. Therefore, Keil Installer Wizzard still use the old configuration (Infeneon version) that not allow to use other boards.

    After I have deleted the Keil_5 folder and reinstalled Keil 5.16, I can build and flash the examples without any problem.

Reply
  • Finally, I found the root cause. I had installed Keil5 Infeneon Version, before I uninstalled it and installed Keil 5.16. However, the Keil_5 folder is still there. Therefore, Keil Installer Wizzard still use the old configuration (Infeneon version) that not allow to use other boards.

    After I have deleted the Keil_5 folder and reinstalled Keil 5.16, I can build and flash the examples without any problem.

Children
No Data
Related