CAN protocol multiple sequence using nuvoton

Hi

I have been working in a TFT based project in which I am getting contents from CAN protocol.

In this project,CAN protocol works good at main loop.Then I have configured interrupts and tested

CAN protocol in interrupts and it also worked fine.But according to my library function I can able to

only one sequence in a number of sequences from another unit.I can able to read a particular sequence

without any error.But How to read all the sequences at once I got the responses?

Thanks in Advance

R Sridhar