This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6678: SRIO线路传输中触发message_error_response错误,请问这个错误推荐的恢复流程吗?

Part Number: TMS320C6678


目前使用SRIO通道,在C6455和C6678之间传输数据,大约每传输24小时,C6678的SRIO接口中的ERR_DET寄存器中的Message error response 就会置位,同时错误报文的描述符会进入到对应的garbage queue中。目前我的错误处理是重新配置正确的报文描述符后,重新将原来的错误报文发送出去,但是对方仍然会回复Message error response,导致对应的中断置位。请问这个错误中断处理流程有推荐的处理方案和流程吗?