Hi there fellows, I'm writting today because I have a problem a running a local webpage, based on the enet_lwip project, and the UART 7 port. The fact is that I'm measuring some variables with the TivaC and sending SMS messages thorugh a SIM800L modem. The comunnication between them is made thorugh the UART7 ports: PORTC4 -> RX(7), PORTC5 -> TX(7). The rare thing is that the SMS is send succesfully but after that the webpage stops working. I have: verified that the SMS code doesn't disable any ethernet interruption and changed the UART port, but the problem still goes on.
Any idea?
Thanks in advanced, Regards
MARTIN C!