GithubHelp home page GithubHelp logo

ra0sms / milandr-k1986be92qi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayrat-kh/milandr-k1986be92qi

0.0 0.0 0.0 405 KB

Milandr template for vs code

Makefile 0.07% C 97.15% C++ 2.30% Objective-C 0.04% Assembly 0.44%

milandr-k1986be92qi's Introduction

#Template project for milandr-K1986BE92QI (arm cortex m3) in VS CODE.

##What should be installed

##How build Run make relatively on makefile make COMPILER_DIRS={path to arm-none-eabi-gcc directory}

How to program

Run relatively on makefile

openocd -f interface/stlink-v2.cfg -c "transport select hla_swd" -f target/mdr32f9q2i.cfg -c "program ./build/app.elf verify reset exit"

##How to debug in vs code

  1. install Native Debug plugin.
  2. In .vscode folder fix path to arm-none-eabi-gdb
  3. run Openocd:
openocd -f interface/stlink-v2.cfg -c "transport select hla_swd" -f target/mdr32f9q2i.cfg
  1. In vs code click to start debugging.

##What have this template

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.