I have started with the MQTT FreeRTOS Demo on the MCXN947. The demo works fine, however when a component is added, eg, FlexCan. Then the components get updated including LWIP.
LWIP is then broken with an error involving the functions for name reoslution.
In order to move forward and I had to manually copy and include each additional component from another project in order to keep the original LWIP files in place.
Please advise. Thank you
FRDM-MCXN947
Hi @stevenlutz
How did you add Flexcan related component?
Will lwip still break when you manually add the relevant code?
BR
Harry