5 SoftConsole Firmware Project

The following stacks available in the SoftConsole Project Explorer are used in this demo design.

  • lwIP TCP/IP stack v1.4.1
  • FreeRTOS

The following figure shows the directory structure of the webserver SoftConsole project (located at <$design_file_directory>\mpf_an4569_v2023p2_eval_df\webserver\SoftConsole_Project). It contains the webserver application (which uses LWIP and FreeRTOS) and all the firmware and hardware abstraction layers that correspond to the hardware design.

Figure 5-1. Directory Structure of Webserver SoftConsole Project

The following figure shows the directory structure of the TFTP_IAP SoftConsole project (located at <$design_file_directory>\mpf_an4569_v2023p2_eval_df\tftp_iap\SoftConsole_Project). It contains the IAP application, TFTP server (which uses LWIP and FreeRTOS), and all the firmware and hardware abstraction layers that correspond to the hardware design.

Figure 5-2. Directory Structure of TFTP IAP Softconsole Project