mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-20 02:21:25 +08:00
741 B
741 B
在 MDK 中使用 FSP
- 打开 MDK,选择 “Tools -> Customize Tools Menu…”
- 点击 “new” 图标,添加一条自定义命令: RA Smart Configurator
- Command 输入工具的安装路径, 点击“…”找到安装路径下的“rasc.exe”文件并选中 (setup_fsp_v3_1_0_rasc_ 安装目录下)
- Initial Folder 输入参数: $P
- Arguments 输入参数: --device $D --compiler ARMv6 configuration.xml
- 点击 OK 保存命令“Tools -> RA smart Configurator”
- 点击添加的命令打开配置工具:RA Smart Config
UART
- 添加一个 UART 端口外设配置