Sorry:Use google translation
I am compiling sdk using keil 5.27,use compiler version 6, armclang,
but is error:
Undefined symbol __start_pwr_mgmt_data...

I know I might need to modify the Scatter-Loading file.But did not find the tutorial
Sorry:Use google translation
I am compiling sdk using keil 5.27,use compiler version 6, armclang,
but is error:
Undefined symbol __start_pwr_mgmt_data...

I know I might need to modify the Scatter-Loading file.But did not find the tutorial
Hi,
LLVM and armclang is unfortunately not supported in the nRF5 SDK.
I would recommend that you use Keil compiler v5 instead of v6.
Kind regards,
Håkon