/Tiva_lwIP_HTTPServer

lwIP application with FreeRTOS on Tiva Connected TM4C1294XL

Primary LanguageCMIT LicenseMIT

tiva_lwIP_httpserver

lwIP application using with FreeRTOS on Tiva Connected TM4C1294XL.

Based on the video series shared by Gustavo Denardin.

Requirements

  • FreeRTOS v10.4.0
  • lwIP Stable-2.1.2

The project was developed on Code Composer Studio Version: 10.1.0.00010

The CCS Project was created and configurated exactly like the images below:

img1 img2 img3

How to use

Run Debug and add pcBuf to the Expression tab. Then, enter the IP address in the browser.

img4