Skip to main content
Associate
April 2, 2025
Question

STM32H755 http server fsdata.c not detected in the build

  • April 2, 2025
  • 1 reply
  • 969 views

Hi, I am having some problems with my stm32H755. I tried to make a http server without FREERTOS.

The problem is that my project doesn't build because fsdata.c is not found. I'm a bit lost because CubeMx generates the middleware file outside the M7 project I'm working on.

Bastien_GARRIGUES_1-1743602599353.png

In Cube MX I just enable ethernet and LWIP on the M7 core. With httpd enabled in LWIP config.

This topic has been closed for replies.

1 reply

Associate
April 4, 2025

This was an IDE bug. Just suppress the error and rebuild