Skip to content

Develope Tool Chain

Latest
Compare
Choose a tag to compare
@ZhuYanzhen1 ZhuYanzhen1 released this 28 Oct 17:01

Introduction 简介

    This is based on the 1.0.2 version of the CH32V series development tool chain, which mainly includes the compilation tool chain and the OpenOCD download tool. In this Release, we will provide the GCC compilation tool and OpenOCD download tool for developing CH32V series products separated from MounRiver development tools, supporting Windows and Linux operating systems. Among them, the GCC tool chain under Windows system has been updated to version 12.2.0, and other systems are still 8.2.0.
    这是基于1.0.2版本的CH32V开发工具链,主要包含的是编译工具链和OpenOCD下载工具。在此Release中我们将提供从MounRiver开发工具中分离出来的用于开发CH32V系列产品的GCC编译工具和OpenOCD下载工具,支持Windows、Linux和两种常用的操作系统。其中,Windows系统下的GCC工具链已更新为12.2.0版本,其它系统仍为8.2.0。

Files Description 文件说明

  • OpenOCD_Linux_x64.7z : The compiled OpenOCD binary program file is used for Linux OS with x86 architecture. 编译好的OpenOCD二进制程序文件,用于x86架构的Linux系统。
  • OpenOCD_Windows_x64.7z : The compiled OpenOCD binary program file is used for Windows OS with x86 architecture. 编译好的OpenOCD二进制程序文件,用于x86架构的Windows系统。
  • GCC_Linux_x64.7z: The compiled GCC binary program file is used for Linux OS with x86 architecture. 编译好的GCC二进制程序文件,用于x86架构的Linux系统。
  • GCC_Windows_x64.7z: The compiled GCC binary program file is used for Windows OS with x86 architecture. 编译好的GCC二进制程序文件,用于x86架构的Windows系统。