I work in a project that use adsp21569 with uart0, uart1 and freertos.
when uart0 and uart1 are sending data, while uart1 is reveicing data, ADSP21569 runs into fatal error.
the fatal error happens in the function "CommonDMAHandler".
the Console prints that "a non-recoverable error or exception has occurred"
what would cause the problem?
I have no idea...