Skip to main content
gokhanozata
Associate II
April 14, 2022
Question

Hi everyone, I created a project via Touch GFX. I write calculations codes and others things with CubeIDE. I can't open the project on another computer. It gives error. It want file root of creater computer. I'm begineer in STM32 :)

  • April 14, 2022
  • 2 replies
  • 1440 views

..

This topic has been closed for replies.

2 replies

MM..1
Chief III
April 14, 2022

How you open project in new PC???

gokhanozata
Associate II
April 14, 2022

hi, I open on CubeIDE and debug. It gives error. 0693W00000Ly0Y7QAJ.jpg

MM..1
Chief III
April 14, 2022

Learn howto use Eclipse projects.

  1. Open on CubeIDE is ? I use double click on .project file this add project to workspace.
  2. On project name click R mouse select BUILD
  3. ...
gokhanozata
Associate II
April 15, 2022

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.