I have a few nRF52833 development kits and want to get started with Keil (MDK-ARM). I could not find example projects in the packs that run on the PCA10100 board. Beside of that, just to see what’s in the projects I tried other examples for other boards, but they fail to compile out of the box (the file nrf_erratas.h is missing). Are there other packs or things required before I can get started with the PCA10100 board?
Beside of that, is there any reason why the examples use the old V5 compiler and not the actual V6 compiler?