RealView Microcontroller Development Kit - Version 3.70
[Board Support]
Added: Blinky example for Atmel board SAM3U-EK in folder ..\ARM\Boards\Atmel\SAM3U-EK\.
Added: RTX-Blinky example for Atmel board AT91SAM9G20-EK in folder ..\ARM\Boards\Atmel\AT91SAM9G20-EK\.
Updated: RTX-Blinky example for Atmel board AT91SAM9260-EK in folder ..\ARM\Boards\Atmel\AT91SAM92060-EK\.
Updated: RTX-Blinky example for Atmel board AT91SAM9263-EK in folder ..\ARM\Boards\Atmel\AT91SAM92063-EK\.
Added: USB examples for KeilMCB1700 board with LPC1766 device in folder ..\ARM\Boards\Keil\MCB1700\USBHID\ and ..\ARM\Boards\Keil\MCB1700\USBMem\.
Added: EasyWEB example for KeilMCB1700 board with LPC1766 device in folder ..\ARM\Boards\Keil\MCB1700\EasyWEB\.
Added: RTX_Blinky, RTX_Traffic, and LCD_Blinky examples for KeilMCB1700 board with LPC1766 device in folders ..\ARM\Boards\Keil\MCB1700\RTX_Blinky\, ..\ARM\Boards\Keil\MCB1700\RTX_Traffic\, and ..\ARM\Boards\Keil\MCB1700\LCD_Blinky\.
Added: CAN examples for Keil MCB1700 board with LPC1768 in folder ..\ARM\Boards\Keil\MCB1700\CAN\.
Added: CAN examples for Keil MCB2300 board in folder ..\ARM\Boards\Keil\MCB2300\CAN\.
Updated: USB examples for KeilMCBSTR9, MCBSTM32, and MCBSTM32E boards in folders ..\ARM\Boards\Keil\MCBSTR9\, ..\ARM\Boards\Keil\MCBSTM32\, and ..\ARM\Boards\Keil\MCBSTM32E\.
Updated: USB examples for KeilMCBSTR7, and MCBSTM750 boards in folders ..\ARM\Boards\Keil\MCBSTR7\, and ..\ARM\Boards\Keil\MCBSTM750\.
Updated: USB examples for STCQ-STARM2, EK-STM32F, and STR9_DONGLE boards in folders ..\ARM\Boards\ST\CQ-STARM2\, ..\ARM\Boards\ST\EK-STM32F\, and ..\ARM\Boards\STR9_DONGLE\.
Added: Blinky example for Embedded Artists board LPC3131 in folder ..\ARM\Boards\Embedded Artists\LPC3131\.
[Device support]
Updated: Headerfiles, startup code, and Flash programming algorithm for ATMEL ATSAM3xx devices.
Updated: Flash programming algorithms for NXP LPC17xx devices.
Added: enhanced SPI peripheral simulation for NXP LPC21xx/22xx devices.
Updated: Flash algorithms for STM32F10x devices in folder ..\ARM\Flash\STM32F10x\.
[Target debugging]
Added: automatic detection for Segger's J-Link Pro debugger over TCP/IP.
Added: automatic detection and configuration for Segger's J-Link and J-Trace debugger.
Enhanced: the J-Link driver supports Atmel SAM3 devices.
Enhanced: the J-Link driver shows the interrupt names for STM STM32, Atmel SAM3, Toshiba TMPM330,and Luminary Micro LM3S devices inside the trace window.
[RTX-Enhancements]
Added: RTX configuration for Atmel ATSAM9260 devices.Preconfigured RTX_Blinky example for the Atmel ATSAM9260-EK evaluation board can be found in ..\ARM\Boards\Atmel\AT91SAM9260-EK\ folder.
[RTX-Problems Solved]
Corrected: problems in Cortex-M library:
The _alloc_box and _free_box functions have re-enabled globally disabled interrupts.
When deleting the preceding task (by order of TID's), the os_tsk_delete function has deleted the current running task instead.
The system might incorrectly execute svc system calls in very rare timing sequences when followed by the SysTick timer interrupt.
文章评论(0条评论)
登录后参与讨论