Skip to content

[BUG] Build breaks due to incorrect StartInitMac Usage in xPIC32_Eth_NetworkInterfaceInitialise #1252

Open
@YauheniKaratsevich

Description

@YauheniKaratsevich

Describe the bug
In the xPIC32_Eth_NetworkInterfaceInitialise function, StartInitMac is used without any arguments, but it requires a NetworkInterface_t * parameter. The absence of this argument causes the build to fail.

Target

  • PIC32MZ
  • Instruction Set Architecture: MIPS
  • IDE and version: MPLAB X
  • Toolchain and version: XC32 v2.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions