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,
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
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