Skip to main content
Senior
February 2, 2026
Solved

Issues with Include Paths After Importing IOC into STM32CubeIDE

  • February 2, 2026
  • 1 reply
  • 279 views

I’m working with TouchGFX in STM32CubeIDE. After creating a new project and copying over the IOC file and pin configuration from the verified design used for my custom PCB, I’m now running into errors. Some components fail to build, and I’m getting “file not found” errors for certain header files—even though the files clearly exist and I can open them in the IDE.

Do you have any suggestions for fixing include paths or linker settings to resolve this?

 

 

Best answer by AEng7

Hey thanks for getting back to me.

I solved this by importing the IOC file when creating a new project, instead of copying the IOC and generating the files.

1 reply

Karl Yamashita
Principal
February 3, 2026

Attach your ioc file, the output messages with errors, and screen shot of your project tree showing the relevant folders/files.

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.CAN Jammer an open source CAN bus hacking toolCANableV3 Open Source
AEng7AuthorBest answer
Senior
February 3, 2026

Hey thanks for getting back to me.

I solved this by importing the IOC file when creating a new project, instead of copying the IOC and generating the files.