Help in cleaning up system and finally debug my project
Hello
I’m trying to setup my build machine and debug my project.
At first I installed eclipse neon on my ubuntu 16.04 x64 system (installed from the new installer).
Then I used the repo to add openstm32 functionalities, but I got problem with openocd (the same well known problem). I tried all the proposed solution without success, so I decided to install the standalone package of AC6 (Version: 1.13.1.201701261206).
Even with this version I’m not able to debug my project on a custom STM32F101 board using my original ST-Link-v2.
Now I have doubt about my whole system and would like to clean up everything and start from scratch.
- I need to remove eclipse neon and all its plugin (I didn’t find a proper guide on eclipse site, that’s incredible!).
- I need to remove AC6 and all its plugin
- - Maybe it’s not necessary to remove AC6, but I need to check that openocd is correctly installed and configured.
Can someone help me in such tasks?
Thanks