NINA-B3 series - System integration manual
UBX-17056748 - R13
Software
Page 20 of 72
C1-Public
You can use the following procedure to build from both your custom board and u-blox EVK to test your
code on different platforms:
1.
Add a build configuration in the Segger Studio project.
Figure 4 Add a build configuration to Segger Studio
2.
Configure the build configuration to use your board definition. Assuming that you are basing your
project on an example from the Nordic nRF5 SDK, remember to undefine the configuration for the
original board.
Figure 5 Setting up board configuration to use evk_nina_b3.h board file
The build for your configuration now uses your custom board file.