Keil MDK 5.17 released, ARM - CMSIS 4.5.0( 2015-11)

Keil MDK 5.17 released
This update for Keil MDK-ARM extends language support to East European and Asian character sets. Added are also several new features, for example a debug driver with improved reset handling.
https://www.keil.com/lkt/0/158/demo/eval/arm.htm

链接: http://pan.baidu.com/s/1bnwmUgn 密码:

ARM - CMSIS 4.5.0
The ARM.CMSIS 4.5.0 Software Pack corrects minor issues; the RTX timing change of 4.4.0 is reverted back to original behaviour.
http://www.keil.com/lkt/0/158/dd2/pack/

Version: 4.5.0 ARM.CMSIS.4.5.0.pack  Download
CMSIS-Core 4.30.0 (see revision history for details)
CMSIS-DAP 1.1.0 (unchanged)
CMSIS-Driver 2.04.0 (see revision history for details)
CMSIS-DSP 1.4.7 (no source code change [still labeled 1.4.5], see revision history for details)
CMSIS-PACK 1.4.1 (see revision history for details)
CMSIS-RTOS 4.80.0 Restored time delay parameter ‘millisec‘ old behavior (prior V4.79) for software compatibility. (see revision history for details)
CMSIS-SVD 1.3.1 (see revision history for details)

链接:http://pan.baidu.com/s/1c0hXJna 密码:

STMicroelectronics STM32F1 Series Device Support, Drivers and Example
Version: 2.0.0 Keil.STM32F1xx_DFP.2.0.0.pack  Download
Requires MDK-Middleware Version 6.5.0 and CMSIS Version 4.4.0
Updated CMSIS-Drivers
CMSIS-Driver API V2.0 compliant
Added CMSIS-Driver for CAN
Updated Examples:
Updated Board Support and all examples for MCBSTM32C and MCBSTM32E
Added examples for CAN

链接: http://pan.baidu.com/s/1pJMmQL1 密码:

STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
Version: 2.6.0 Keil.STM32F4xx_DFP.2.6.0.pack  Download
Updated STMicroelectronics STM32CubeF4 Firmware Package to Version 1.8.0 adding device support for:
STM32F410, STM32F469 and STM32F479 subfamilies
Introducing MDK-ARM configuration via STM32CubeMX:
see documentation for component Device:STM32CubeFramework:STM32CubeMX
CMSIS driver:
added CAN driver and configuration options in RTE_Device.h
updated EMAC driver: corrected lockup after long runtime
updated MCI driver: optimized Interrupt handler and corrected clock divider bypass handling
updated SPI driver: added support for STM32F410xx devices
updated USART driver:added support for STM32F410xx devices and corrected driver incorrectly stopped receiving data when calling the USART_Receive function while the receiver is busy
update I2C driver: added support for STM32F410xx devices and corrected 3 byte reception and POS bit handling in master mode as well as corrected acknowledge handling in slave mode
MDK example projects:
added examples created using MDK and STM32CubeMX: Blinky and emWin GUI_VNC for Keil MCBSTM32F400
added CAN Data and RTR projects for Keil MCBSTM32F400
updated FTP_Server example: Heap memory increased
updated LCD configuration for STM32F429I-Discovery Kit (performance improvements and corrections for multi-layer)

链接:http://pan.baidu.com/s/1pJAb9qj 密码:

STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
Version: 2.3.0 Keil.STM32F7xx_DFP.2.3.0.pack  Download
MDK-ARM configuration via STM32CubeMX:
Updated MX_Device.h generation: pin names characters ‘/‘, ‘-‘, ‘ ‘ converted to ‘_‘
Added Flash Programming Algorithm for external Flash on 32F746G-DISCOVERY board
Added CMSIS Driver for CAN
Extended RTE_Device.h
Added Examples CAN Data and CAN RTR for STMicroelectronics STM32756G-EVAL Board
Updated CMSIS drivers:
all: Corrected PowerControl function for Unconditional Power Off
EMAC: Corrected return value of the ReadFrame function
I2C: Corrected setting of own address
MCI: Removed clock power save bit handling from ARM_MCI_BUS_SPEED control
USB Device: Updated procedure for IN Endpoint FIFO flush
USB Host: Corrected multiple packet sending and PING functionality
SPI: Corrected 8bit/16bit Data register access, regarding the Data frame size
SPI: Corrected pin configuration (for RTE_SPI2_NSS_PIN and MX_SPI3_MOSI_Pin) in SPI_STM32F7xx.h
Updated emWin GUIDemo examples (added MPU configuration)

链接:http://pan.baidu.com/s/1dDFLDEL 密码:

原文地址:https://www.cnblogs.com/yilangUAV/p/12616897.html

时间: 2024-08-02 01:00:38

Keil MDK 5.17 released, ARM - CMSIS 4.5.0( 2015-11)的相关文章

HDU 6059 17多校3 Kanade's trio(字典树)

Problem Description Give you an array A[1..n],you need to calculate how many tuples (i,j,k) satisfy that (i<j<k) and ((A[i] xor A[j])<(A[j] xor A[k])) There are T test cases. 1≤T≤20 1≤∑n≤5∗105 0≤A[i]<230 Input There is only one integer T on fi

【谜客帝国】第17届阳光原创联想题会(2015.3.16)

[谜客帝国]第17届阳光原创联想题会(2015.3.16)主持:瓷   计分:晴画1.此题   开始   歌曲   甲子  1   一2.双杠   愚蠢   其中   丑牛  1   二3.网开一面  玲珑曲线   一再包抄  真心团圆   3  三围4.太祖革弊强国运  政务公开除陈规日中差距从此始  发展才是硬道理   4  明治维新5.经典童话  埃及少女  刚刚上映  郑钧歌曲   3 灰姑娘6.新年快乐  狼不出没  未必高兴  南朝人名   2  羊欣7.新年雨连绵  猴头探龙宫 未

HDU 6060 17多校3 RXD and dividing(树+dfs)

Problem Description RXD has a tree T, with the size of n. Each edge has a cost.Define f(S) as the the cost of the minimal Steiner Tree of the set S on tree T. he wants to divide 2,3,4,5,6,…n into k parts S1,S2,S3,…Sk,where ?Si={2,3,…,n} and for all d

HDU 6092 17多校5 Rikka with Subset(dp+思维)

Problem Description As we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. There is one of them: Yuta has n positive A1−An and their sum is m. Then for each subset S of A, Yuta calcula

【2019年4月17日】指数基金估值表(今日定投)

大家好,我是牛九老师,财经达人,专注于研究指数基金. 今天周四,我们定投的时间到了,推荐大家在支付宝中进行基金的购买,即方便又安全. 本周老师推荐的定投组合如下(下午三点之前在支付宝“基金栏目”搜索场外基金号码进行买入即可): 每只指数基金都是一只“会下金蛋的鹅”,我们要做的就是慢慢的喂养它,持之以恒它就会给我们带来稳定的回报. 我们以后采取的定投策略是:每周定投低估值的指数基金,定期不定额. 就是基金的估值越低,定投金额会略微增加,这样可以极大的摊低成本.(根据低估程度,采取1-2倍的定投基数

17. 计算斐波那契数(非递归方法)

题目: 编写非递归函数计算斐波那契数 Fn .对于每一个斐波那契数,你的代码应该只计算一次.测试你的代码. 思路: 非递归算法,要从正向进行迭代计算.我们统一一下定义:数列从 1 开始,即F(1) = 1, F(2) = 1. 利用三个变量:fib_front,fib_behind, fib.顾名思义,fib_front代表靠前的一个数,fib_behind代表靠后的一个数, fib代表当前的数.每次循环,将靠后的数值给靠前的那个,再将当前数的值给靠后的那个,这样就完成了一次迭代. 代码: 1

Cg入门17:Fragment shader - 片段级光照(添加阴影)

投射阴影 方法一:添加一个单独的pass通道 pass { Tags{"LightMode" = "ShadowCaster"} } ShadowCaster:阴影投射器,可以投射阴影 方法二:添加物体默认阴影投射 FallBack "Diffuse" 然后给光线开启阴影: 效果如下:(效果图为添加平行光) 如果要让我们的shader支持点光源阴影投射,就添加 FallBack "Diffuse" 添加点光源后效果: 接收阴影

&quot;围观&quot;设计模式(17)--结构型之享元模式(Flyweight Pattern)

享元模式(英语:Flyweight Pattern)是一种软件设计模式.它使用共享物件,用来尽可能减少内存使用量以及分享资讯给尽可能多的相似物件:它适合用于当大量物件只是重复因而导致无法令人接受的使用大量内存.通常物件中的部分状态是可以分享.常见做法是把它们放在外部数据结构,当需要使用时再将它们传递给享元.----WIKIPEDIA 个人理解 共享,内存消耗大的时候应考虑对象的共享,共享对象可以减少对象的生成数量,这样可以减少内存的消耗,当一个对象和其他的对象存在共性且内容一致的时候,可以将共有

Keil MDK最新版 5.25介绍及下载地址

看到Keil MDK又出新版咯,分享给大家 Keil MDK-ARM 5.25 uVision5开发工具下载地址:http://www.myir-tech.com/soft.asp?id=1140 Keil MDK是基于Arm的微控制器最全面的软件开发解决方案,包括创建,构建和调试嵌入式应用程序所需的所有组件. MDK v5.25通过其集成的功率测量功能引入了对ULINK plus的支持 Keil MDK-ARM 5.25新增功能介绍 新增功能:系统分析器在一个窗口中随时间显示相关的执行信息.它