Facing issues with Configurring Ethernet in CubeMx 6.11.1 for H747XIH Disco
Hello Community!
Now a days i started Working on STM32H747 Discovery board. im trying to configure Ethertnet on Cortex-M7 core.
i enabaled ETH in connectivity with RMII on M7 core. Selected FreeRTOS with CMSIS V2 and enabled the DCache.
now when im trying to enable LWIP for M7 Core Enable check box is not getting activated.
Problem 1: why LWIP Enabled box is not getting Activated for Cortex-M7 only?
M7 lwip select
when im selecting M4 core in LWIP then n only its getting enabled.
Problem 2: Why in the RTOS Dependency WITH_RTOS(USE FREERTOS) option is disabled?
M7 M4 Lwip
Note: Here i have already selected PHY Device In the Platform Setting after taking the Screen Shot.
these issues is not coming in CubeMx 6.2.1 version.
