Content originally posted in LPCWare by CasperH on Mon Mar 05 03:13:34 MST 2012
Yes, the ram is reserved for the CAN tranceiver.
The sample from LPCXpresso they are using MOB0, and if I use MOB32, the rx interrupt triggers with MOB0. After 256 time triggering on MOB0, the rx interrupt has stopped triggering.
If I stop using MOB32, it do not trigger on MOB0, so that error is fixed.
The main-problem is unfortunately still present and after some time, the rx interrupt has stopped triggering. No task error, no CAN bus error and no CAN tranceiver error... :confused: