KEIL出新版本了MDK3.23a,支持更多STM32器件,另外支持在keil下使用JLINK来调试stm32了,之前的bug解决了。关于bug情况大家可以看看这个帖子: http://www.icdev.com.cn/bbs/viewthread.php?tid=9595&page=1&extra=page%3D1
What's New in MDKARM Version 3.23a [Device Support] Added partial support for STM32F103xC/xD/xE devices. The supported peripherals and functions are GPIO Port F and G, memory mapping, APB bits and interrupts. [Device Support] Fixed flash algorithmic section for Cortex-M devices. [Device Support] Added RTX_Config.c modules for Atmel AT91SAM9263 device. [Device Support] Added RTX_Blinky with Real-Time Agent examples for the Atmel AT91SAM9261 and AT91SAM9263 devices. [Board Support] Added BSP for Keil MCBSTM32E board with STM32F10xZE devices. [Board Support] Added BSP for Phytec phyCORE-i.MX27board with Freescale i.mx27 microcontroller. [Board Support] Added BSP for Actel M1A3P board based on a Cortex-M1 on FPGA. [Board Support] Added BSP for OKI ML67Q5250 fingerprint module [RTX Kernel] Added support for TMS470R devices in polled mode. [RTX Kernel] Fixed a critical problem in Cortex-M RTX library related to re-entrant isr_xxx functions. [RTX Kernel] Corrected a mailbox problem in ARM RTX library related to lost mailbox messages. [µVision] Fixed CodeSourcery GNU problem with pathnames. [ULINK] Added support for Freescale i.MX devices regarding download to IRAM. 下载地址: http://www.mcu123.net/arm/mdk323a.rar |