I am attempting to find the root cause of a McASP problem where data is missing which causes all data that follows to be misaligned.
Until I find the cause I would like to use SIO_flush to "reset" this McASP. Is it possible to restore it to the initial state and if so how do you start it up again? It seems that I can not just call:
issue
issue
issue
reclaim
......
detect error -> flush
issue
reclaim
This doesn't seem to work.
What should I be doing?
Thanks
Chris
