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!".
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.
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
Hello Mohammad, hello oattao,
at the moment, there is no CMSIS-Driver 2.0 support available. Soon, a new Pack will be released with support for the smaller LLPC1700 devices. The 1788 will take some more time.
Kind regards,
Christopher