Content originally posted in LPCWare by ianLWD on Wed May 06 04:16:24 MST 2015
Hello R2D2,
thanks for your reply, but it is still unclear what to do.
Where do I add the can struct?
I found the same struct in the LPC11xx.h
I allready tried to add the struct in the following header files:
board.h
ccand_11xx.h
chip.h
it didnt work for me.
LPC_CAN->CNTL (1<<7);
after using this code,the error is : " 'LPC_CAN' undeclared (first use in this function)"
I hope you can help me with this.
with kind regards,
ianlwd