generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I am currently porting TCP packets of version 4.2.2 Release. On ATSAM4E, I have found issues with missing parameters when calling functions in the network interface source file, as well as the use of an undefined macro。
1.The function usGeneratedProtocolChecksum called in line 422 of the portable/NetworkInterface/ATSAM4E/NetworkInterface. c file is missing a length parameter.
2.The macro ipLOCAL_MAC_ADDRESS used on line 315 of the same file has not been defined.
Hope these errors can be fixed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working