The problem of Ethernet with FREERTOS cmsis_v1 on STM32H743
Hi
I am testing the ethernet with cmsis_v1 on stm32h743 (STM32H743I-EVAL2)
I chose cmsis_v2 and when I pinged the board, the ping was successful.
However, after selecting cmsis_v1, the ping does not work.
Is there something that needs to be configured separately when selecting cmsis_v1?
The current IDE version is 1.15.1, and the firmware package version is v1.11.2.
Can you figure out why it doesn't work when I simply switched from CMSIS v2 to CMSIS v1?