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.
Tool/software: Code Composer Studio
Hi,
Scenario:
I have one External Device which is communicating with my C6678 Chip through SRIO Interface.
Issue:
The External device trying to provide C6678 chip with DOORBELL interrupt,
Sometimes its triggering the Doorbell interrupt and sending the status as DONE Status.
Sometimes its not triggering the Doorbell and sending ERROR Status.
Question:
I want to know What are all the cases to throw ERROR status from C6678 SRIO to External Chip.
Is the status DONE/ERROR is controlled by Firmware Code or its Hardware dependant?
Regards,
Manohar
Is the status DONE/ERROR is controlled by Firmware Code or its Hardware dependant?