• Missing CMSIS DriverSPI 2.01
    I have a keil V5.18 with latest pack for STM32L051 (STM32L0xx_DFP 1.5.0), the CMSIS version is 4.5.0. The goal is to use SPI send out information. I find some source code in CMSIS wiki, and initialize...
  • CMSIS RTOS2 API is missing
    Hi, I am working with Freertos kernel in ARM cortex microcontrollers. So, I felt Keil complier has a better optimization level comparing others. So i planned to using Freertos with Keil. i installed...
  • CMSIS, SPI driver is missing!
    Hello I'm using Keil 5.10 professional, CMSIS 4.11. I want to use middlewares to connect to a web server, using LPC1788(Cortex-M3 from NXP) . But when I add ethernet driver to project, I get an error...
  • LPC1788 CMSIS SPI driver is missing!
    Hello I'm using Keil 5.10 professional, CMSIS 4.11. I want to use middlewares to connect to a web server, using LPC1788. But when I add ethernet driver to project, I get an error "require 2.01 CMSIS...
  • Missing CMSIS MCI and SPI drivers
    I am trying to use a memory card on the FRDM-K64F. When I go into manage Run-Time environment in uVision and select the file system driver for memory card it tells me that I am missing the the CMSIS...