2025-03-30 3:41 AM - last edited on 2025-04-02 3:15 AM by Andrew Neil
CubeMx v6.14, cmake project, stm32h573ritx.
Hi, I am developing a project using threadx and usbx on a h573ritx mcu in cmake using cubemx generator, I have encountered where all but usbx_stm32_device_controllers folder files are included in the CMakeLists.txt. Adding them does seem to fix the issue.
Solved! Go to Solution.
2025-05-23 1:01 AM
Hi Ghofrane,
You're totally right and it looks obvious now. That checkbox was hiding in plain sight. Thanks a lot!