Giter VIP home page Giter VIP logo

zephyr_nrf52_empty's Introduction

Blinky example for nRF52/Zephyr using CMake/GNU/J-Link + VSCode/CortexDebug

This example is a template VSCode project demonstrating how to develop applications using Zephyr RTOS for nRF52832 devices outside of the Zephyr repo tree.

Copy your source files into src and add the required KConfig options into prj.conf.

  • You must have a Zephyr repository somewhere on your PC. However, West is not required to build/run/debug this project.
  • ZEPHYR_BASE, BOARD and CONF_FILE are set locally in the CMakeLists.txt file.
  • Building: CMake/Ninja.
  • Debug: JLinkGDBServerCLExe (.vscode/launch.json) and Cortex-Debug
  • Terminal I/O: JLinkRTTClient (run in terminal before starting debugger)
  • Direct flash program: JLinkExe (jlink/flash.sh).

Note, RTT monitor config in CMakeLists.txt and jlink/jlink_rtt.conf. More info: Serial output with JLinkRTTClient on the nRF52-DK with Zephyr

zephyr_nrf52_empty's People

Stargazers

 avatar

Watchers

 avatar

Forkers

cochan2628

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.