Hi,
I read many post on devzone, but still not familiar with programming "custom board" in my case, board from Sparkfun. My Sparkfun is correctly connected to nRF52832 DK and power supply is also handled correctly by Sparkfun Beefy 3.
1) Which things am I supposed to do in C make file in Segger embedded studio? Should I change preprocessor definitions to CUSTOM_BOARD or something else?
2) I found config header file for nRF52832 by Sparkfun on Github, but don`t know what to do with it. In which way should I add this file to normal SDK example project in order to work with Sparfun board?
3) In order to flash program to Sparfun board, should I erase the memory of board, including bootloader and than flash program to it by SWD and nRF52832 DK, or do something else?
thanks a lot
Pepam
Working with Segger embedded studio, SDK15.2., nRF52832 DK, nRF52832 Sparkfun