cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with Include Paths After Importing IOC into STM32CubeIDE

AEng7
Senior

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?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

2 REPLIES 2
Karl Yamashita
Principal

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 tool
CANableV3 Open Source

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.