1.ARM指令模拟器环境搭建
keil软件
官网地址: https://www.keil.com/
安装完成后,你需要注册软件以获得完整功能。注册通常需要管理员权限。在Keil uVision5中,你可以通过“File”菜单下的“License Management”选项来管理许可证。你需要复制CID(客户识别码),然后使用注册机(keygen.exe)生成许可证代码。将生成的许可证代码粘贴回Keil的许可证管理界面中,以完成注册
进入应用,获取CID
百度网盘分享的文件:最新注册机.zip
链接: https://pan.baidu.com/s/1UL_N-RcowJro8pO83Unrfw提取码: 1aip
MDK Version 5 uses Software Packs to support a microcontroller device and to use middleware.
To maintain backward compatibility with MDK Version 4 you may install Legacy Support.
This might be necessary for two reasons:
To maintain projects created with MDK Version 4 without migrating to Software Packs.
To use older devices that are not supported by a Device Family Pack.MDK Version 5使用软件包来支持微控制器设备并使用中间件。为了与MDK Version 4保持兼容性,您可以安装Legacy Support。这可能有以下两个原因:
1. 无需迁移到软件包即可维护使用MDK Version 4创建的项目。
2. 使用未由Device Family Pack支持的较旧设备。
下载地址: https://www2.keil.c