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
Thanks for your response
I updated 5.10 to 5.11a, but the change is nothing!
What version of 'CMSIS' and 'MDK-middlware' are you using?
Hi mohammad, I had the same problem with you. Have you resolved it? If you did, please help me.