Hi,
I recently increased the total number of EDMA linked transfers from 147 to 211 in the video decoder I'm working on. It doesn't have any problem on CCS, but on Linux, I got a return status of 1 from RMAN_assignResources. The framework components trace output did not explain what actually happened.
My questions are why there is a difference between CCS and Linux? And how I could get around it?
Any advice is appreciated.