7 years ago.

LCD- Actualización de Librerias.

Cuando quiero Compilar mi programa aparece lo siguiente.

Error: #error directive: "CMSIS Target not recognised" in "extras/mbed_9114680c05da/cmsis.h", Line: 16, Col: 3

La solucion que me da es esta. Pero no sé a que panel se refiere.

And you're trying to compile some code for the LPC11U24 board, you've probably got an old version of the mbed library in your project.

To fix this error, make sure you've got the latest mbed library by clicking on it in your program, and choosing "Update to latest revision" in the right-hand pane. This will pull in the latest version of the library that supports the LPC11U24!

Please, ayuda.

Be the first to answer this question.