How can I use CAN Bus acceptance filtering with the RL-ARM library? Is there any example available (for MCB2300 board)?
I don't use the RL-ARM code, but the documentation about the acceptance filters is quite good in the NXP documentation. Just remember that you must store the acceptance data sorted, because the chip does a binary search through the filter arrays.
OK, found it: CAN_rx_object().