Giter Club home page Giter Club logo

kvasir_edgy_blinky_example's Introduction

Welcome to this example blinky repo

In this repo is an example project for an blinky led project using different hardware and firmware components.

Hardware Edgy Boards

Firmware Kvasir

  • Chip specific code for the RP2040
  • Kvasir SDK
  • optional J-Link for reading debug messages

Get the project started

If you want to compile the project there are some prerequisites to install before compiling:

llvm cmake lld git make gcc fmt
nlohmann-json pugixml clang python
python-intelhex boost base-devel inja
jlink-software-and-documentation

A second approach is to use the Dockerfile which is included in the Kvasir Dockerfile submodule Folder.

Building with cmake

mkdir build
cd build
cmake ..
make

Flashing via J Link

Using a JLink:

  • Using the WSL and a USB connection just use JLink Remote Server

    dont forget to configure the WSL IP with ccmake .

make flash_blinky

To make use of the debug log

make flash_debug
make log_debug

Flashing via USB and filebrowser

  • connect the dev board while holding the push button
  • take the blinky_flash.uf2 and copy it into the rpi-rp2 drive
  • now the pi should automatically restart and the board is flashed

kvasir_edgy_blinky_example's People

Contributors

np199 avatar

Watchers

 avatar

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.