LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
110 stars 114 forks source link

Max32 Ethernet Firmware Does Not Work #12

Closed samkristoff closed 10 years ago

samkristoff commented 10 years ago

https://www.labviewhacker.com/forums/viewtopic.php?f=12&t=39

Max32 ethernet firmware doesn't work. Ethernet stack may accidentally be disabled in the current build. Probably just need to rebuild firmware with correct configs.

samkristoff commented 10 years ago

The problem was in LINX.pde. setupLINXEthernetInterface() was never getting called becuase there was a typo in the ifdef surrounding it. This has been fixed and new firmware built.

Fix is in 1.0.0.47