Error: NordicSemiconductor.nRF_DeviceFamilyPack.8.3.1 required and Error after build example: *** Target 'nrf52832_xxaa' uses ARM-Compiler 'Default Compiler Version 5' which is not available.

I am trying to build a example program in KEIL for the nRF52832 QFAA device. When I sart KEIL the program shows a massage that says the nRF_DeviceFamilyPack.8.3.1 is required, but I have install the 8.47.0 version, so I dont undestand why this is happening. Also, when I try to build the example program shows up the second error that I mencionated before: *** Target 'nrf52832_xxaa' uses ARM-Compiler 'Default Compiler Version 5' which is not available, but I already install the compiler.

Related