cancel
Showing results for 
Search instead for 
Did you mean: 

Lwip is not working in CMSIS_V2

spate.2
Associate III

I am using stm32f756zg. In which i configure LWIP with FREERTOS cmsisv2. I am getting hard faults when ping devices from other devices.

It works fine when I change FREERTOS cmsis v1 and increase the default task stake.

10 REPLIES 10

same problem here.  I get DMA errors on V2, and packet corruption on V1!

freeRTOS 10.3.1, CMSIS-RTOS 2.00.

STM32H743ZIT6 - STMH7 1.11.2

STM32CubeIDE 1.16.1

I see a warning in software saying I should updata CMSIS, but I have the latest H7 firmware available installed already.