STM32H755 http server fsdata.c not detected in the build
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-02 7:04 AM
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.
In Cube MX I just enable ethernet and LWIP on the M7 core. With httpd enabled in LWIP config.
Labels:
- Labels:
-
STM32CubeIDE
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-04 2:56 AM
This was an IDE bug. Just suppress the error and rebuild
