孔明 发表于 2020-6-23 13:14:40

【原创】RISC-V单片机开发IDE 工具 分享

本帖最后由 孔明 于 2020-6-23 13:25 编辑

【工欲善其事,必先利其器】
目前针对中国的GD32VF103单片机而言
_____________________________________
【1】主流开发工具1:
Nuclei Studio IDE+ USB GD-Link/J-Link

Nuclei官方工具(开源免费)
(NucleiStudio_IDE_201909.rar ,IDE 大小 632MB)
所需环境 Windows 7,8,10 x64bit OS
_____________________________________
【2】主流开发工具2:
Embedded Studio for RISC-V IDE + RISC-V GNU Toolchain+ Nuclei OpenOCD+J-Link

SEGGER Microcontroller
简称SES()
(Setup_EmbeddedStudio_RISCV_v440_win_x64.exe,IDE 大小 177.8MB)
所需环境 Windows 7,8,10 x64bit OS;
截止目前2020年5月18日,最新版本为 V4.52c.也可下载老版本V4.40使用

IDE 同时支持的环境有Linux,Mac OS;
Embedded Studio for RISC-V, Windows, 64-bit
Embedded Studio for RISC-V, Windows, 32-bit
Embedded Studio for RISC-V, macOS
Embedded Studio for RISC-V, Linux, 64-bit
Embedded Studio for RISC-V, Linux, 32-bit


SES IDE 使用教程:
Embedded Studio Reference Manual
Embedded Studio for RISC-V Reference Manual

关于参考Embedded Studio Wiki
Embedded Studio — A Complete All-In-One SolutionGetting started


孔明 发表于 2020-6-23 13:32:13

Embedded Studio is a powerful C/C++ IDE

(Integrated Development Environment) for embedded systems.
It is specifically designed to provide users with everything needed for professional embedded C programming and development:
An all-in-one solution providing stability and a continuous workflow for any development environment.

Professional IDE solution for embedded C/C++ programming
Cross-Platform: Runs on Windows, macOS, and Linux
Clang/LLVM, and GCC C/C++ Compilers included
Highly optimized run-time library for best performance and smallest code size
Feature-packed debugger with seamless J-Link integration
Support for 3rd party debug probes via GDB protocol
Powerful Project Manager, even for huge projects
Package-based project generator for all common microcontrollers
Multi-Threaded build minimizes build times
FREE for any non-commercial use like education- and evaluation purpose, without any limitations
Free for commercial and non-commercial use with license partner devices

Embedded Studio is a complete all-in-one solution for managing, building, testing, and deploying your embedded applications:
From the project generator which gets you easily started with common microcontrollers,
to the powerful project manager, and source code editor, the included C/C++ compiler, and the integrated debugger with advanced debug information windows, and direct J-Link integration, right through to version control features for automatic deployment of your applications.


Embedded Studio is the best solution for embedded C programming.

Its Visual Studio-like style offers the embedded world of engineering the same intuitive usage that PC developers are familiar with.


春野樱 发表于 2020-6-24 09:57:41

{:2_31:}楼主写的真好,感谢分享{:2_31:}
页: [1]
查看完整版本: 【原创】RISC-V单片机开发IDE 工具 分享