Advanced Users can post their questions and comments here for the not so Newbie crowd.

Moderator: eriksl

User avatar
By eriksl
#92532 I do not understand your referral to variables. Or do you mean fields (in a struct)? As we don't have the source of the SDK code, we cannot re-compile it and so the layout of the structs that are used by both LWIP and the SDK code MUST remain exactly the same. I've had at least one LWIP commit that changed the order of the fields of the "netif" struct and then the SDK code won't work (and alas, nothing network will work).

The phrase I don't understand at all.