Compiler error message:
Development environment:
keil5
DeviceFamilPack: v8.32.1
SDK: nRFSDK160098a08e2(v16.0.0)
I can't compile successfully using the SDK example, how can I solve it?
Thanks.
Compiler error message:
Development environment:
keil5
DeviceFamilPack: v8.32.1
SDK: nRFSDK160098a08e2(v16.0.0)
I can't compile successfully using the SDK example, how can I solve it?
Thanks.
Hi,
Please try to remove the include path which points to the MDK files included in the SDK. Those are from an older MDK version and contain header files that are not compatible with the version you use.
thank you very much!
thank you very much!