论坛风格切换
正版合作和侵权请联系 sd173@foxmail.com
 
  • 帖子
  • 日志
  • 用户
  • 版块
  • 群组
帖子
购买邀请后未收到邀请联系sdbeta@qq.com
  • 98670阅读
  • 58回复

[媒体工具]Keil MDK v5.38a/ MDK-ARM v5.39 with DFP破解版 更新汉化包 [复制链接]

上一主题 下一主题
离线030711
 

发帖
1503
今日发帖
最后登录
2023-11-07
只看楼主 倒序阅读 使用道具 楼主  发表于: 2019-06-26 20:38:56


The Keil MDK development team is pleased to announce the availability of Keil MDK-ARM 5.39 is the most comprehensive software development solution for Arm-based microcontrollers and includes all components that you need to create, build, and debug embedded applications.
Keil's Microcontroller Development Kit (MDK ARM) software package integrates the C/C++ ARM RealView compiler and the Keil uVision integrated development environment. Using the ARM MDK simplifies the design cycle and reduces development time.


The Keil MDK development team is pleased to announce the availability of Keil MDK-ARM 5.38a is the most comprehensive software development solution for Arm-based microcontrollers and includes all components that you need to create, build, and debug embedded applications.


What's new in Keil MDK-ARM 5.38a


release notes:
- Issue: When debugging the Peripheral->SystemViewer does not display any peripherals.
- Correction: MDK 5.38a ships UV4\SVDConv.exe Version 3.3.44 which corrects the failing conversion from SVD to SFR format required by uVision executed during the installation of packs by UV4\packunzip.exe.
- Resolution: Re-install the device family pack of the device which displays no peripherals in the SystemViewer sub-menu.
- Open the MDK Pack Installer and execute "Remove" followed by "Unpack" action for the respective pack.
μVision CMSIS
- Version lifecycle management enhanced: a three-way merge of the "base", the "update" and the user managed file is now possible.
- Base version files (<configfilename&gt.<extension>.base@version) are read-only and shall be stored and shipped as part of the project. They are the unmodified default configuration file shipped with the software component. In the future, version information of configuration files will no longer be stored as part of the μVision project files (..uvprojx).
- Import and export of 'cprj' project files improved and updated to support recent changes in Open-CMSIS-Pack project's CMSIS-Toolbox implementation.
Arm Compiler
- Arm Compiler 6 version 6.19 - see Release Notes for further details.
- armasm: Deprecated legacy assembler for armasm-syntax assembly code with support for older Arm architectures only. Use the armclang integrated assembler (GNU arm assembler syntax) for all new assembly files.
- Arm Compiler 5 IS NO LONGER INCLUDED in the MDK-Core Installer.
- Arm Compiler 5 is still supported by μVision and can be downloaded and installed independently (default is to install to: <keilfolder>\ARM\ARMCC). This article explains how to configure the Arm Compiler 5 in uVision after you have installed it inside your MDK installation directory
Software Packs included
- Keil - MDK-Middleware 7.16.0
. Network Component Version 7.18.0
. FileSystem Component Version 6.15.3
. USB Component Version 6.16.1
- Keil - MDK-Middleware Graphics 1.1.0 (Unchanged from MDK 5.37)
. Segger emWin Version 6.24.
- Arm - CMSIS 5.9.0 (Unchanged from MDK 5.37)
. For a comprehensive list of changes refer to CMSIS 5.9.0 Release.
- Arm - CMSIS-DSP 1.14.2 (New)
. The CMSIS-DSP library is now hosted on GitHub in a separate repository from CMSIS_5 and distributed in the ARM.CMSIS-DSP pack.
- Arm - CMSIS-NN 4.0.0 (New)
. The CMSIS-NN library is now hosted on GitHub in a separate repository from CMSIS_5 and distributed in the ARM.CMSIS-NN pack.
. Backward incompatible change of return type: The return type of all API's that returned a status was changed. CMSIS-NN previously used error codes from CMSIS-DSP of type enum 'arm_status'. This is now replaced by enum 'arm_cmsis_nn_status'. The status' numeric values remain unchanged. It is recomended that users update the return type in their applications.
- Arm - CMSIS-Driver 2.7.2
. For a comprehensive list of changes refer to CMSIS-Driver 2.7.2 Release.
- Keil - Arm Compiler 1.7.2
CMSIS-Toolbox
- Added: CMSIS-Toolbox Version 1.3.0 including compiler configuration file for Arm Compiler 6.19 located in the c:\Keil_v5\ARM\ctools directory.
- Follow the setup instructions for Windows to use the compiler and packs from MDK also with the commandline tools from cmsis-toolbox.
- uVision supports the import/export of the 'cprj' project description format specified by the Open-CMSIS-Pack project.
Cortex-M models
- Arm Virtual Hardware (AVH) models were updated to Version 11.19.23.
. Added the new Corstone SSE-310 (Cortex-M85) model variant including the Ethos-U65 machine learning processor (NPU).
. The models work like previously shipped FVP models but add these virtual interfaces:
. Virtual Input/Output (VIO) for controlling simple I/O such as LED and switches.
. Virtual Streaming Interface (VSI) for data streaming for audio, video and senors.
. Virtual Socket Interface (VSocket) for IP network connectivity via the host system.
Target debugging
- Segger J-Link:
. Updated debug driver to version 7.82.
- STMicroelectronics ST-LINK:
. Updated firmware upgrade utility ST-LinkUpgrade.exe to version 2.5.7.
- Nuvoton NU-Link:
. Updated debug driver to version 3.08.7380r.
- Texas Instruments XDS110:
. Debug probe used for TI MPS432 Launchpad.
. Updated debug driver to version 1.0.13, fixing connection issues in SWD mode.


Improved: Support for independent trace clock
For tracing, most Arm Cortex-M based devices run on the core clock. But some devices have a separate trace clock. μVision now has the ability to set the trace clock separately from the core clock, so that trace is captured and processed correctly. This is available for all ULINK debug adapters and CMSIS-DAP.


New: Save System Analyzer output
System Analyzer is a graphical analysis tool that shows power measurement data, exceptions and thread execution over time, value changes of VTREGs or variables, as well as incoming events from Event Recorder. The System Analyzer output can now be saved as a comma separated or tab separated value file for further processing:

Keil MDK-ARM Version 5.27 - What's new
MDK Version 5.27 improves support for multi-core debugging when using CMSIS-DAP and ULINKplus debug adapters, adds CMSIS 5.5.1, Arm Compiler 6.12, contains updated Fixed Virtual Platform models, and the latest MDK-Middleware 7.8.0.

Keil MDK-ARM Version 5.26 - What's new
MDK Version 5.26 adds support for the Arm Cortex-M23 based microcontroller families SAM L10 and SAM L11 from Microchip and a free edition to program Nuvoton's Arm Cortex-M0/M23 based devices.


About Keil MDK-ARM. Keil MDK-ARM is the most comprehensive software development solution for Arm Cortex-based microcontrollers. Every MDK edition includes IDE, C/C++ compiler, debugger, software pack management, and CMSIS.

MDK-Core offers leading support for over 3,750 Cortex-M based devices including the new Arm Cortex-M23/M33 cores. The μVision debugger includes event recorder and component viewer to show run-time behavior of software components. Together with the ULINKpro debug adapter, it offers full instruction trace and complete code coverage information.

DS-MDK contains the Eclipse-based DS-5 IDE/debugger and supports 32-bit Cortex-A processors or hybrid systems with 32-bit Cortex-A and Cortex-M. Streamline performance analyzer helps to get the best out of the system’s resources and create high performance, energy efficient products.

Software packs can be added any time to MDK-Core or DS-MDK making new device support and middleware updates independent from the toolchain. They contain device support, CMSIS libraries, software components, middleware, board support, code templates, and example projects.

MDK middleware provides royalty-free, tightly-coupled software components that are specifically designed for communication peripherals in microcontrollers.

The industry-leading Arm C/C++ Compilers with assembler, linker, and highly optimized run-time libraries are tailored for optimum code size and performance. Arm Compiler 5 is certified for functional safety applications and offers long-term maintenance and support.

Arm Compiler 6 offer the best code size currently on the market. It offers various optimization levels including Link Time Optimization. This diagram shows the code size.

ULINKplus is a universal debug and trace adapter that enables test automation, software optimization for ultra-low-power applications, and isolation for debugging sensitive hardware systems. The compact enclosure allows usage in harsh environments and provides standard target connectors for JTAG, power measurement, and general purpose I/O.

DFP (Device Family Pack) - for MDK, additional software components and support for microcontroller devices is provided by software packs. DFP (Device Family Pack) indicates that a software pack contains support for microcontroller devices.







About Keil Elektronik GmbH. Keil was founded in 1985 to market add-on products for the development tools provided by many of the silicon vendors. It soon became evident that there was a void in the marketplace that must be filled by quality software development tools. It was then that Keil implemented the first C compiler designed from the ground-up specifically for the 8051 microcontroller. Since the acquisition, ARM has continued the development and support of Keil products for existing 8051, 251, and C166 markets. In addition, we have driven innovation to support and significantly improve software development around ARM processor-based devices.


Keil MDK-ARM 5破解版安装激活教程 含安装器件支持包

1.本站下载压缩包,解压后包含Keil MDK-ARM 5安装套件和安装器件支持包

2.解压安装套件包
eKmDaM525,双击mdk525安装,点next继续


3.接受协议,点next继续

4.选择安装目录,点next

5.输入用户信息,点next继续

6.耐心等待安装

7.安装完成

8.提示安装更新支持包,本站更新了离线包,先关闭这个界面

9.然后以管理员身份运行开始菜单的Keil uVision5,记得是管理员身份运行,要不然后面破解提示出错

10.在主界面,点file-license management,进入激活界面

11.回到压缩包,运行注册机keygen.exe

12.将激活界面的cid输入到注册机,在注册机界面选择arm,点genrate生成license code,将license code输入到软件激活界面

13.点add lic,完成激活

14.运行即使破解激活版了

15.下面我们开始安装器件包,随便选择一个安装,自动识别软件安装路径,点next

16.耐心等待安装

17.安装完成

Product: Keil MDK-ARM
Version: 5.39
Supported Architectures: 32bit / 64bit
Website Home Page : www.keil.com
Language: english
System Requirements: PC *
Supported Operating Systems: ***
Size: 8.3 Gb
此帖售价 99 电魂,已有 25 人购买 [记录] [购买]
购买后,将显示帖子中所有出售内容。
若发现会员采用欺骗的方法获取财富,请立刻举报,我们会对会员处以2-N倍的罚金,严重者封掉ID!
此段为出售的内容,购买后显示



关于汉化

本汉化使用mdk529进行汉化,仅替换大部分英文字符,个别翻译可能异常
使用方式(推荐方案):
  1.下载官方mdk529正常安装(官方下载地址:http://www.keil.com/files/eval/mdk529.EXE 可以使用迅雷等工具加速下载)
  2.自行破解配置
  3.将本压缩包中的 UV4_V1.1.exe 放入上文的安装路径的Keil_v5\UV4\文件夹下 ,即与UV4.exe放在同一路径。
4.已经完成汉化,双击UV4_V1.1.exe启动后便是中文页面,为了方便可再次创建快捷键到桌面
5.如果想双击功能自动打开汉化版,则需要替换UV4.exe


Tips:
    1.C51v960.exe也可以用以上相同步骤汉化(官方下载地址:http://www.keil.com/files/eval/c51v960a.EXE
    2.如果使用此汉化文件替换其它版本,可能出现异常。
    3.汉化细节请观看 https://www.bilibili.com/video/av26404568/


蒙蒙plus提供汉化支持
mdk529汉化文件(C51v960).rar (3640 K) 下载次数:23

























软件下载问题联系sdbeta@qq.com
 
离线12344

发帖
170
今日发帖
最后登录
2023-11-10
只看该作者 沙发  发表于: 2019-12-14 22:40:12
Keil MDK-ARM 5.29
离线maplezou

发帖
9
今日发帖
最后登录
2022-10-06
只看该作者 板凳  发表于: 2019-12-16 20:56:55
多谢分享
离线maorongcai

发帖
4
今日发帖
最后登录
2020-04-08
只看该作者 地板  发表于: 2020-04-07 10:12:03
看不到下载
离线闪电

发帖
27948
今日发帖
最后登录
2024-03-29
只看该作者 地下室  发表于: 2020-05-11 10:58:46
Keil MDK-ARM 5.30  with DFP (build 20200511)
百度一下“闪电软件园”,惊喜等着您哦!
┖───────────────┘┕━━━━┛  

离线ls3625221

发帖
53
今日发帖
最后登录
2023-09-08
只看该作者 5 发表于: 2020-06-19 13:17:55
Keil MDK-ARM 5.30  with DFP (build 20200511)
软件下载问题联系sdbeta@qq.com
 
离线闪电

发帖
27948
今日发帖
最后登录
2024-03-29
只看该作者 6 发表于: 2020-06-21 07:22:45
Keil MDK-ARM 5.30  with DFP (build 20202006)更新汉化包
百度一下“闪电软件园”,惊喜等着您哦!
┖───────────────┘┕━━━━┛  

离线tangqianfeng

发帖
2204
今日发帖
最后登录
2024-03-25
只看该作者 7 发表于: 2020-10-20 14:35:33
口口口口口口
离线puresilicon

发帖
23
今日发帖
最后登录
2024-03-13
只看该作者 8 发表于: 2020-10-22 00:11:51
这个售价有点贵啊
离线ganjun2001

发帖
2878
今日发帖
最后登录
2024-03-29
只看该作者 9 发表于: 2020-11-23 15:32:53
速度挺快的啊