Hello,
I am working on Datalogger project and I am publishing digital data on MQTT .
I have CCS version 9.2.0. I have created workspace within the original workspace.
I have connected Ethernet to the Tm4c129 board and run the Enet_lwip code .
It worked fine for 2,3 days,I have published the data through my datalogger project too.
After 2,3 days I am getting the issues while debugging these project , I run my project it goes into NMI ISR and the Fault ISR.
I debug enet_lwip example code also then also I am getting same issues going in Fault ISR.
also The code sometimes goes into the file tivaif.c (the file is located in -third party/lwip1.4.1/ports/tiva-tm4c129 in tivaware series 2.1.4.178)
Please suggest me solution for this problems. I am new to the Ethernet ,LWIP stack and MQTT.
thanks and Regards
Deoyani