工具下载地址:
1,Eclipse(both Eclipse CDT and the MCU plug-ins): https://github.com/gnu-mcu-eclipse/org.eclipse.epp.packages/releases/
2,JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html
3,gcc-arm-none-eabi: https://launchpad.net/gcc-arm-embedded
4,stlink驱动: https://github.com/texane/stlink
将Eclipse下载后(*.tar.gz)解压至/opt/eclipse目录,将jdk-9.0.1下载解压至/opt/eclipse/jre目录,就可使用Eclipse了。
使用教程:
https://gnu-mcu-eclipse.github.io/plugins/install/
https://gnu-mcu-eclipse.github.io/tutorials/blinky-arm/

本文介绍了嵌入式开发环境的搭建过程,包括Eclipse、JDK、gcc-arm-none-eabi及stlink驱动等工具的下载与配置。通过提供的链接可以获取所需软件,并按照教程完成安装。
4586

被折叠的 条评论
为什么被折叠?



