Other Parts Discussed in Thread: HALCOGEN
I have built out an application using the demo code from https://git.ti.com/cgit/hercules_examples/hercules_examples/tree/Application/LwIP/v00.04.00/LAUNCHXL2-TMS570LC43x as a baseline. The application I made simply uses TCP/IP from the LWIP library (version 1.4.1 as the demo used this version) to "stream" data that is updated at about 1 kHz. Most things work fine for some time, but eventually the code halts and is stuck on the following while loop which is provided by the demo in hdk.c: