Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CMSIS2000-0.0.3-Minin.exe | 2012-11-06 | 32.5 MB | |
README.txt | 2012-11-06 | 1.6 kB | |
CMSIS2000-0.0.3-Minin.tar.bz2 | 2012-11-06 | 48.0 MB | |
Totals: 3 Items | 80.5 MB | 0 |
2012/11/05 CMSIS2000-0.0.3-Minin.exe (400Y+) Added: - Translation to English - New sections for linker script .usb_ram and .eth_ram placed to peripheral memory 2012/10/17 CMSIS2000-0.0.2-cadillac.exe (110Y+) Added: - Mr Chan FatFS 12/16/32 and Martin Thomas USB MassStorage Host Example added and working on LPC2000 series. Use it to write to USB Flash! - supporting to '-flto' option to gcc 4.6 and 4.6 series with gc-sections - '-flto' option makes ISR be removed -- so they are KEEPed by linker script and macros ISR() and ISRPROTO(). Vectors moved to section '.text.keep.vector' - SysTick Emulation to LPC2000 MCU with Timer - crt0 to cortex wrong bss section initialization - lpc17xx_usb.c added to peripheral library for USB host/device/OTG pin configuration - lpc17xx_uart_cb.c old styled UART callbacks added - RTC and DMA now modules compiled under LPC2xxx Tested HardWare: - Embedded Artists LPC2478 Board v1_1 - Olimex LPC 2378 STK board - http://www.starterkit.ru SK-MLPC1768 Tested Software: - CMAKE 2.8.9 http://www.cmake.org/ - gcc-4.5.1 - gcc-4.6.2 http://launchpad.net/gcc-arm-embedded - gcc-4.7.1 http://www.yagarto.de 2012/09/7 CMSIS2000-0.0.1-borodino.exe (200Y+) Initial revision: - 1. CMSIS LPC2000 source with adaptation to LPC2000 and CMAKE build system - 2. Original Arm Sources CMSIS standard version V3.01 -- 07 March 2012 - 3. NXP Peripheral library for NXP17xx series MCU adapted to LPC2000 - 4. Docs macroses and some other materials