ANNA-B112 - System integration manual
UBX-18009821 - R09
Software
Page 22 of 66
C1-Public
Figure 5 Add a build configuration to Segger Studio
2.
Configure the build configuration to use your board definition. Remember to undefine the
configuration for the original board, assuming you are basing your project on an example from the
Nordic nRF5 SDK.
Figure 6: Setting up board configuration to use
evk_anna_b1.h
board file.
The build for your configuration now uses your custom board file.
2.2.2
Zephyr
Zephyr [16] is a widely adopted open-source Real Time Operating System (RTOS) that is supported
on a multitude of chipsets, including the nRF52832 chip in the ANNA-B1 module. The Zephyr project
is supported by the Linux Foundation.
Nordic Semiconductor provides the nRF Connect SDK for development using the Zephyr OS, but it is
also possible to use a command-line environment for example.