We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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