Introduction
This is a brief description about how to run the LwIP on FreeRTOS for SAM (ADSP-SC589-MINI) board based current released ADI FreeRTOS.
As the SAM (ADSP-SC589-MINI) board is using the same dp83867 PHY as the ADSP-SC589-EZKIT does now, little modification are required to make LwIP and Ethernet work on SAM with the attached File.
Dependence:
- ADI-FreeRTOS
- lwIP_Stack-Rel2.6.0
- CCES-2.8.3 or later
- ADSP-SC589-MINI (with the dp83867 phy )
Patches and Example:
FreeRTOS LWIP Support for SC589-MINI.zip
The attached file includes the SAM(ADSP-SC589-MINI) FreeRTOS LwIP Example and the patches that fix the Ethernet driver dp83867 of CCES and the LwIP Application of LwIP-BSP to support the SAM (ADSP-SC589-MINI) Boards and the LwIP-BSP (wIP_Stack-Rel2.6.0) building error with CCES-2.9.0 or later.
More detail about how to apply these patches and how to run the SAM LwIP FreeRTOS Example, please refer to the attached internal PDF document termed as "FreeRTOS LwIP Support for SAM.PDF".