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.
Hi there, Iam unable to view the CAN SFR , CAN1GSR (w.r.t. LPC2368 controller) which is declared(i.e.#defined) in the header file LPC23xx.h . If i try to view the same by adding it to the watch window , i get the following error. *** Restricted Version with 16384 Byte Code Size Limit *** Currently used: 3604 Bytes (21%)
WS 1,CAN1GSR _____^ *** error 34: undefined identifier
Kindly give me your suggestions to view the same.
The User Manual for LPC21xx/22xx (May 03, 2004) which is published on NXP web names the register CANGSR as C1GSR for CAN1 and this symbol is also used in uVision.
However in LPC23xx NXP has changed the names (CAN1GSR instead C1GSR ...) which is not yet reflected in uVision.