Since the time to compile the current nrf52 SDK (17.02 ) is too long through MDK....
Is there any way to use ARM compile 6?
Since the time to compile the current nrf52 SDK (17.02 ) is too long through MDK....
Is there any way to use ARM compile 6?
Hi,
Unfortunately, we do not support armclang/llvm in the nRF5 SDK.
Kind regards,
Håkon
SES is the better choice?
We support gcc via Makefile, SES, Keil (compiler v5), and IAR EWB. You are free to choose any of these compilers/IDEs, per your own preference.
Cheers,
Håkon
Certainly it is ,but consider of the compiling speed ,which is the better choice ?
Certainly it is ,but consider of the compiling speed ,which is the better choice ?
We haven't timed the compile time for each compiler. I would recommend that you try this out and see if you find one that provides best speed and overall performance for your needs.
OK, thanks.