cancel
Showing results for 
Search instead for 
Did you mean: 

Import and Export

Teichman317
Visitor

I am fairly new to programming. So I have STM32CUBEide at work and at home. If find it extrodnarilly difficult to work on something at the office and then take it home or in reverse. I have tried exporting, importing, importing from the file system and just copying files directly. Each time only after several hours I stumble upon getting the project working and I have to do it all over aging when I go back to the office.  And really irritating is that it looks like its going to work, when your importing an archive and just as you go to select the location. The darn window is gray out.  And when the IDE finally does work it is not obvious why. Despirite for help!!!

1 REPLY 1
Karl Yamashita
Principal

What version STM32CubeIDE? Lately, it seems that version prior to 1.19.0 is not working correctly.

 

The easiest way to transfer project between work and home is to use a repository like Github. 

You've said everything other than importing Existing Projects into Workspace. That is all you need to do.

 

KarlYamashita_0-1752105482765.png

 

I was told that if a devices starts to smoke, put the smoke back in. I guess I never got all the smoke because the device never worked afterwards.
Don't worry, I won't byte.
TimerCallback tutorial! | UART and DMA Idle tutorial!

If you find my solution useful, please click the Accept as Solution so others see the solution.