[文档下载] 搭建NuMicro开发环境

[复制链接]
 楼主| lzbf 发表于 2025-7-17 10:22 | 显示全部楼层 |阅读模式
1. 烧写工具
昨晚先尝试了下烧写工具(NuMicro ICP Programming Tool 1.30.6491.exe),板子自带了烧写器,我们只要连接上USB,一个download就完事了。

2. 开发环境
1. MDK
MDK用现成的就行,没有的自行搜索。

2. Nu-Link_Keil_Driver 2.00.6561.exe
新唐提供了在Keil和IAR下的插件,我选择了Keil的版本,它得装在Keil的目录下,让MDK可以识别到新唐的MCU。

3. Nuvoton NuVoice Tool V5.02.000.exe
它必须装在C盘。否则你会遇到像我这样的问题。“Error: User Command terminated, Exit-Code = 1”


起初还以为是MDK的版本不够,因为工具readme写着支持Keil IDE V5.14,于是升级到了MDK5,结果发现问题依旧。

  1. ==============================================
  2. NuVoiceTool - V5.02.000 2015/05/12
  3. ==============================================
  4. [Features]
  5. 1. UltraIO Tool adds the following new features
  6.    a. Use Ctrl+Q to add user event during preview sound
  7.    b. User event list editor from menu: "user event" to edit user event in a edit
  8.           to replace import/export user event

  9. 2. NuKeil IDE library setting adds the following new features:
  10.    a. Support multiple pins for wake up.
  11.    b. Remove SPI flash pins from IO settings to avoid wrong setting if SPI flash interface is enabled.

  12. 3. Open Audio Tool from Keil IDE menu: "Tools". The audio tool will open the audio project of the opened keil project.

  13. 4. Support Keil IDE V5.14.
仔细看了错误日志才明白工具路径要求在C盘。经过重装后,编译通过,使用MDK4.70也可以正常编译。

您需要登录后才可以回帖 登录 | 注册

本版积分规则

138

主题

5572

帖子

3

粉丝

138

主题

5572

帖子

3

粉丝
快速回复 在线客服 返回列表 返回顶部