Skip to main content
DMukh.1
Visitor II
April 21, 2021
Solved

How to change the compiler version on CubeIde

  • April 21, 2021
  • 2 replies
  • 9106 views
  1. If I want CubeIde to use a specific gnu arm version which is on my local system, should I just setup the build variable "gnu_arm_embedded_compiler_path" ? Is that enough?
  2. If I wish to check the current version that cube ide is using, how do I do that?

Sorry, maybe basic questions but would be of help. Thanks!

This topic has been closed for replies.
Best answer by Pavel A.

Just use the toolchain manager. No need to tweak PATH; CubeIDE will ensure that the chosen toolchain is called.

0693W00000AM8YUQA1.png

2 replies

Pavel A.
Pavel A.Best answer
Super User
April 21, 2021

Just use the toolchain manager. No need to tweak PATH; CubeIDE will ensure that the chosen toolchain is called.

0693W00000AM8YUQA1.png

Cartu38 OpenDev
Graduate II
April 22, 2021

@Pavel A.​  contribution is right one.

Please tag such post to answered as will help community to dig into valuable material more quickly. Thanks.