Code Monkey home page Code Monkey logo

air001's Introduction

air001

由于keil没有linux版本,大佬都是用命令行,我不行,我只会用IDE,所以air001编译采用eclipse

pyocd已经支持了air001,air32的芯片

daplink+pyocd可以正常debug

环境变量参考air001-cmake设置了三个:AIR001_DEV,USE_HAL_DRIVER,ARM_MATH_CM0PLUS

主要是配置头文件相关的库引用

"${workspace_loc:/${ProjName}/src}"
"${workspace_loc:/${ProjName}/include}"
"${workspace_loc:/${ProjName}/system/include/cmsis}"
"${workspace_loc:/${ProjName}/system/include/air001-hal}"
"${workspace_loc:/${ProjName}/system/include/air001-hal/Legacy}"

hal有些template库和syscall.c,编译报错,我不知道怎么配置排除,所认删除了一些

startup_air001xx.s结尾这个S要大写(外网关于eclipse单片机视频里看到up主这么改的,我不知道原因)且和ld文件放入同一个目录

Eclipse IDE for Embedded C/C++ Developers used

air001's People

Contributors

alanfans avatar

Stargazers

 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.