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

ARM:LPC11E68JBD100

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