2023-07-18 09:55 AM - last edited on 2023-07-28 02:55 AM by Amel NASRI
I have a project where every time I modify the IOC file it does not generate all the needed HAL dependencies. My workaround at the moment is that I have a second project with the same config in the IOC that I copy the dependences from before compiling. Both projects were started in touchgfx designer. Made with cube MX 6.7.0
The two missing dependencies are stm32h7xx_hal_pcd and stm32h7xx_hal_pcd_ex
2023-07-19 07:38 AM