5 SoftConsole Firmware Project
(Ask a Question)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.
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.