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

CubeIDE and Atollic installation on one machine?

  • November 19, 2019
  • 1 reply
  • 610 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.

1 reply

Cartu38 OpenDev
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
Super User
November 19, 2019

Thank you