Skip to main content
Pavel A.
November 19, 2019
Solved

CubeIDE and Atollic installation on one machine?

  • November 19, 2019
  • 2 replies
  • 624 views

Do they coexist peacefully on one system? Will CubeIDE overwrite any components such as OpenOCD or programmer, or standalone CubeMX data?

Thanks,

-- pa

This topic has been closed for replies.
Best answer by Cartu38 OpenDev

Sounds no issue. If Windows (OS limitation) only one file association (.project / .cproject files) is supported. Latest installed IDE will take benefit of it. Here is only limitation I've faced myself.

2 replies

Cartu38 OpenDev
Cartu38 OpenDevBest answer
Graduate II
November 19, 2019

Sounds no issue. If Windows (OS limitation) only one file association (.project / .cproject files) is supported. Latest installed IDE will take benefit of it. Here is only limitation I've faced myself.

Pavel A.
Pavel A.Author
November 19, 2019

Thank you