I am starting to refactor some nRF52832 code, from an Embedded C++ Eclipse based project, into a new Segger Embedded Studio project.
All of the videos I have found rely on using an example from the nRF5 SDK. However, I want to start a clean project that uses the nRF5 SDK and to which I can gradually refactor and add my current code.
Does anyone have a an example where they started a clean C or C++ project in Segger Embedded Studio which shows the nRF5 SDK linking and project settings they used?
Thanks,
Matt