My aim is to use a nRF52832 for a Bluetooth peripheral device.
- I just started with a fresh SES V5.44 and downloaded the nRF SDK 17.0.2
- I imported the example "ble_app_hids_keyboard_pca10040_s112" from the SDK
- trying to build the code throws this error : C3903U: Argument '-D__MICROLIB' not permitted for option 'cpu'.
I was asuuming that the examples would compile without any issues - what can I do ?
thanks, matthias