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

LPC13xx USB Device requires CMSIS 2.0

Hello,
I have been trying to use the new software packs on Keil MDK 5 but I have problems with it when targeting LPC1343 or LPC1347. Specifically when I add USB Device in the RTE I get and error saying it requires CMSIS Driver Version to be at least 2.00. However, the current CMSIS driver for LPC1300 is 1.0.
How do I go about this? Anyone help?