Content originally posted in LPCWare by 1234567890 on Tue Apr 29 06:44:23 MST 2014
I think in chip.h only
#define LPC_CAN0 ((LPC_CAN0_TypeDef *) LPC_CAN0_BASE)
should appear.
The rest of your posting should be in a file named
can_11xx.h
which doesn't exist (yet?).
Obviously there is only a
ccand_11xx.h
for the CANOpen stuff (ROM driver).