Hi There.
I just downloaded a SDK for the wisol module that uses the nRF52832 and i can't get it to compile in Keil V5.31. Im getting this error:
Error: *** Project ‘sigfox_cfg2_pca10040_s132_gcc’, Target ‘nrf52832_xxaa’, Device ‘Nordic Semiconductor::nRF52832_xxAA’ is not supported by Toolchain ! ***
So i tried porting the code to SES by following the "Segger Embedded Studio - A Cross Platform IDE" example and now I'm getting even more errors.
Is there a way that i can get it to compile in keil?
Damion