Git Product home page Git Product logo

platform-arterytekat32's People

Contributors

amoxu avatar arterytek avatar bkleiner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

platform-arterytekat32's Issues

可否加入 ardunio 框架。

RT.

各种 spi/i2c 之类的外设,都有基于 arduino 的驱动。如果 at32 没有 ardunio 意味着这些外设都要自己写驱动。非常影响开发进度。重复造轮子。

如果在 platformio.ini 里 写上 board = genericAT32Fxxx , 然后写上 framework = ardunio 就能使用就最好了。
这样可以让工程从 stm32/at32 上一键切换。

而且 at32 还可以完全放弃和 stm32 的二进制兼容。只要框架兼容,就可以保证同一份源码可以同时编译为 stm32/at32 固件。

Toolchain is not working on raspberry 4 (or on armv7 in general)

Error when trying to upload using jlink in platformio

Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [          ]   3.0% (used 15896 bytes from 524288 bytes)
Flash: [          ]   0.4% (used 18108 bytes from 4128768 bytes)
Configuring upload protocol...
AVAILABLE: atlink, atlink_dap_v2, cmsis-dap, jlink, stlink
CURRENT: upload_protocol = jlink
Uploading .pio/build/genericAT32F435RMT7/firmware.elf
sh: 1: /home/pi/.platformio/packages/tool-openocd-at32/bin-linux_armv7l/openocd: not found

It would be grate to have it working on arm devices such raspberry or other SBCs.
Thanks!

请问使用Jlink如何配置

[env:genericAT32F435ZMT7]
build_flags = 
	-Iinclude 
    -DAT_START_F435_V1
platform = arterytekat32
board = genericAT32F435CMU7
framework = at32firmlib
debug_tool = jlink
; SWD interface
upload_protocol = jlink

如上配置提示“DebugInvalidOptionsError: Unknown debug tool jlink. Please use one of atlink, atlink_dap_v2, cmsis-dap or custom:”

还没更新

这个框架都一年了咋个还不更新下,至少更新到在线安装就能使用arduino框架把,能直接创建工程吧,现在这就是半成品

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.