cancel
Showing results for 
Search instead for 
Did you mean: 

STM Import Export Project

od805
Associate III

Hi,

I am trying to export (and then import) a project on STMIDE from one computer to another but it's been not so straight forward. Hoping somebody can point me to the right direction or a step by step on how this is properly done.

 

For context, when I export the project and try to import into another computer - the project is missing nearly all of the files except for a few..? 

 

Thanks

5 REPLIES 5
JTP1
Lead

Hello. I suppose you mean cubeIDE with stmide. Typically when moving CubeIDE project from one pc to another, it is not needed to export anything. Just copy the project folder with all files and subfolders to other computer and then import it to cudeIDE

Br J.T

od805
Associate III

OK - tried that. 

Again, a majority of the files are missing and I don't know what's happening when I copy the project. See attached photo.


Thanks

od805
Associate III

What I'm also noticing is that when I copy the project over the files aren't being copied into the STMCUBEIDe folder but somehow the IDE sees that the .c files should be there? Attached another photo.

Thanks

capture2.JPG

JTP1
Lead

Try to find where those files are in original PC file system with windows resource manager. Maybe those are linked outside of project folder to the project :thinking_face:

od805
Associate III

Hi,

This has been quite tricky. I'm getting close but now I'm getting three errors that I can't seem to spot in the explorer: 

make: *** [Application/User/Core/Src/subdir.mk:64: Application/User/Core/Src/AD5940Main.o] Error 1

make: *** Waiting for unfinished jobs....

unknown type name 'uint16_t'

 

Any ideas? I'm trying to find where these errors are but the IDE is not pointing me to any specific file... 

 

Thanks