Hello All!
I have experiensed a problem to run McASP and UART drivers simultaneously in single application. The system works about few seconds and then GIO drivers start to return multiple unrecoverable errors. The same tasks work fine when running separately.
I have ported pspiom drivers (biospsp_03_00_01_00 package) from C6748 to C6743 with SYS/BIOS 6.35.04.50. Both drivers configured in DMA mode. The McASP driver is responsible to I/O audio data to/from codec aic23b. The UART driver is responsible to IO audio data between two identical boards via RS.
As I see all the examples supplied with drivers in the package are demonstrate single usage.
Are there any ideas what may be wrong?