This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51422 with Atollic

Hi,

I would like to know how to use Atollic IDE to program the nRF51422 please.

Parents
  • 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

Reply
  • 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

Children
No Data
Related