cancel
Showing results for 
Search instead for 
Did you mean: 

Commercial use of GCC compiler

Behzad5654
Associate

Hi,

Cube IDE uses GCC as compiler that has GPL3-License.
Could it be problem for commercial purposes

1 REPLY 1
Pavel A.
Super User

The license for the GNU toolchain provided with CubeIDE (which contains the gcc compiler and newlib runtime library) is in file "about.html" in the root directory of the toolchain Eclipse plugin. No restriction on commercial use is stated there. Please see the full text and consult with your legal advisor.

But there is a requirement: "This software package or any part thereof, including modifications and/or derivative works of this software package, must be used and execute solely and exclusively on or in combination with a microcontroller or a microprocessor devices manufactured by or for STMicroelectronics." So it cannot be legally used for various other chips that one can stumble upon, commercially or not.