I can't compile the AI project on the STM32H743 chip
How to deal with fatal error: ai_platform.h: No such file or directory? I can't find this file anywhere in the project.
I tried using different versions of CubeIDE and X-CUBE-AI, added include paths in project properties. I checked on F7 and H7. I have Core and ApplicationTemplate selected in Software Packs Component Selector.
The problem started with the inability to use USART along with the X-CUBE-AI package enabled. Then no error appeared, only communication over USART did not work.
I am currently using CubeIDE 1.12 and X-CUBE-AI 8.0, and have updated what I can.
The last time AI worked for me I was still using Eclipse (SW4STM32), but it no longer supports the latest chips I use.
Please point out what could be the problem.


