Now I use keil uVision 5.16 to create nxp LPC11E68JBD100 project,found startup file system_LPC11E6x.c has a error tip at #include "LPC11E6x.h",the tip is: " error in include (cmsis_armcc.h):expected or identifier '(‘", if I change #include "LPC11E6x.h" to #include "LPC11Exx.h",There is no tip. why ?
thanks!
Jansen
View all questions in Keil forum