Skip to content

drivers: dai: nxp: sai: RTOS crashes on TX/RX underrun/overrun #77633

Closed
@LaurentiuM1234

Description

@LaurentiuM1234

Describe the bug

RTOS will crash if there's a FIFO underrun/overrun because of a z_irq_spurious() call in the error ISR. Issue was observed while adding support for a new platform in SOF.

Expected behavior

RTOS shouldn't crash. Instead, the error flag should be cleared and the transmit/receive operations should continue.

Fixed by: #77236

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug, or the PR is fixing a bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions