This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 "require 2.01 CMSIS Driver:SPI","Install missing component!".

11111111111111.png

SPI driver is in the list of API's In the CMSIS-Driver document, but it's not available for me!

I installed the latest version of Packs.

1222222222222222.png

where is the problem? I missed something or that's a software problem and I have to wait for new version?

I have to write all of the TCP/IP and other things?

Thanks