2022-11-29 11:40 PM
Normally I work on vmc-single-slave vendron_intergration but the other day I opened a different project and that project was like a different branch of my project but I opened it from a different folder then today I opened my own project again and I couldn't find my codes. I don't know what's in the image I uploaded (vmc-single-slave ) I think this belongs to another project. I think this is my main project (vmc-single-slave vendron_intergration). Any tips to get back there (vmc-single-slave vendron_intergration).
2022-11-30 12:30 AM
The wonders of workspaces.
>>my codes.
are you referring to your own code? as in libraries and stuff?
How are they included in the project? .c .h in the core folder?
Are you sure you didnt mess up the git commit?
2022-11-30 12:47 AM
Actually I don't know exactly but workspaces are in same folder but projects are in different folder. I just open another project and update to the new version is all I do.
If i remove to (in vmc-single-slave) and i can access to [vmc-single-slave vendron integration] then maybe i can continue from the my staying place.
What do you think? How can i do that?
2022-12-02 01:43 AM
this seems like maybe you got tangled in between your git commits, i dont think i can help you there.
Maybe open a new cubeIDE session , choose a workspace folder you didnt use before, go to where your progect is and open it there.
2022-12-07 03:04 AM
Okay thanks your answers. I did write my code again. :)