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

Create a new project in Segger from scratch ?

After nightmares with Eclipse I managed to setup Segger within 5 minutes and flash, using the guide from here .

That guide show a lot of very specific stuff you have to do per project.

I want to start a clear project from start, and turn on the led on the DK, or set a PWM.

Is there a template for a new clean project ?

Is there a tutorial for that ? I couldn't find one.

Thanks a lot.

Parents
  • If you build a ble peripheral use examples/ble_peripheral/ble_app_template If not there is also an peripheral template project examples\peripheral\template_project

    But I would suggest to start with an example that already includes some of the things you need so you don't have to code them and the config file is set to the things you need.

  • Thanks, but for some reason what worked with blinky, will not work with any other example, can you take a look at my question here ? devzone.nordicsemi.com/.../

Reply Children
No Data