FT9xx 工具链

FT9xx 工具链是一款免费工具,用于 FT9xx 系列的代码开发和调试。 该工具链包括编译工具、硬件支持库、示例项目、编程工具、开发环境(Eclipse IDE)和文档。

提供标准 GCC 编译器(GNU Compiler Collection)。 提供用于扩展 C/C++ 开发工具的 Eclipse IDE 插件。 在 Windows 系统中,随附了预装插件的 Eclipse IDE 副本。

还包括 MCU 各主要功能单元的驱动程序支持库的源代码。 这些源代码以 C 源代码或预编译二进制文件的形式提供。 安装程序中还包含示例项目,演示如何使用这些驱动程序支持库。 

下载并安装 FT9xx 工具链 

应用说明 AN 325 FT9xx 工具链安装和启动指南 介绍了安装工具链的过程。 

Windows 下载链接 

当前版本: 

FT9XX Toolchain v2.8.0

FT9XX Toolchain v2.7.6

FT9XX Toolchain v2.8.0 Release Notes

FT9XX Toolchain v2.7.6 Release Note 

上一次发布

FT9xx Toolchain v2.7.0

FT9XX Toolchain v.2.6.0

如需了解旧版 FT9xx 工具链,请联系旧版支持人员

Linux 下载链接 

Debian installer package is used.  Instructions for installing the toolchain on Linux are in the GitHub link 低于. 

当前版本:

FT9XX Toolchain v2.7.6 Release Notes  

 

随安装包提供的软件示例可用作开发其他项目或验证现有硬件功能的参考资料。这些示例的默认位置是 

 

    其他例子如下 这里 f或 FT90x 项目和 这里 用于 FT9xx 兼容设计。

Visual Studio 代码支持

Microsoft Visual Studio Code (VSCode) is a popular IDE for developers. Bridgetek provides the required compilation and debugging tools in the FT9xx Toolchain to use VSCode to develop programs for the FT9xx. The VSCode configuration for FT9xx is setup using JSON configuration files. The GitHub project Bridgetek/ft9xx-vscode provides a template application demonstrating the use of VSCode for FT9xx devices.