2022-04-14 01:11 AM
2022-04-14 05:15 AM
How you open project in new PC???
2022-04-14 07:10 AM
hi, I open on CubeIDE and debug. It gives error.
2022-04-14 08:28 AM
Learn howto use Eclipse projects.
2022-04-14 11:32 PM
Okay, i know use eclipse projects. I think I didn't explain my question well.
When i build or debug the project(created by creator pc) on CubeIDE, it gives target file error on another pc.
I created project on Touch GFX and wrote the code on CubeIDE. And I build and run target to STM32H747I. It perfectly run.
But I sended project to my friend. He opens the project on his pc and builds. But CubeIDE gives error.
2022-04-19 01:44 AM
Hello there!
How do you send the project to your friend? Some projects contains references outside of the project structure if, for example, you're using a project example through an STM32CubeFW package.
Are you sending the project as-is? Or using the export function File -> Export that is inside of STM32CubeIDE.