Part Number: AM6422
Hello,
CPSW Ethernet releases a semaphore via interrupt mode during reception, and the reception task reads Ethernet data from memory. What is the triggering method for this interrupt? What is its specific priority? Currently, it appears that the interrupt enable is disabled when an interrupt occurs, and the interrupt enable is re-enabled only after the task has read all the current Ethernet data. We would like to know the specific triggering conditions for this interrupt and, if possible, whether these conditions can be configured accordingly?