Hi,
I would like to know how to use Atollic IDE to program the nRF51422 please.
Hi,
I would like to know how to use Atollic IDE to program the nRF51422 please.
Hi,
Unfortunately, Nordic Semiconductor is not listed on their target support page: timor.atollic.com/.../
You could contact Atollic and ask if they plan to integrate the Nordic platform into their suite.
Best regards, Håkon
Or use a "vanilla" ARM Embedded GCC + Eclipse?
Hi,
you can use Atollic with the nRF5. Create an "Embedded C Project" Microcontroller family "Generic Cortex-M" Microcontroller "Cortex-M0"
Add the nrf5 Lib to Libraries. You must use the correct Linker Description File.
Registers in Debugview: You can set the correct Registerfile.
I hope Nordic will add Atollic to the list for example projects. Atollic is now free to use. Only for advanced debugging features (SWO, Trace, ...) you need the pro version.
mfg Xant