Skip to content

Transmit hang in low_level_output() for applications using raw lwip api #7

Description

@Grand-Moomin

Plz replace HAL_ETH_Transmit_IT() with HAL_ETH_Transmit() for applications using raw lwip api.

Currently, since there is no explicit call to HAL_ETH_ReleaseTxPacket(), all elements in the PacketAddress[] array will become non-NULL eventually, causing the transmission process to hang indefinitely.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions