This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Recently, I tried to integrate FreeRTOS with lwip 1.4.1 on LAUNCHXL2-570LC43 . I tried the lwip1.4.1 demo from TI e2e forum as following
https://e2e.ti.com/group/launchyourdesign/m/boosterpackcontest/666058
It can assign an static IP properly.
However, when I combined it with FreeRTOS (not generated from Halcogen), the lwip seems not working and I could not get any static IP (using the same demo code) by any chance.
I am using CCS 7.0.3 and Halcogen 4.07.
Any slightest clue is greatly appreciated!