Skip to main content
kumaresh
Associate II
February 26, 2015
Question

stm32 c compiler for linux

  • February 26, 2015
  • 2 replies
  • 1209 views
Posted on February 26, 2015 at 07:12

is stm32 c compiler linux compatible?

thank you

regards

kj

#stm32 #linux
This topic has been closed for replies.

2 replies

qwer.asdf
Senior
February 26, 2015
Posted on February 26, 2015 at 09:54

You must use the free GNU toolchain for developing for STM32. See this

http://regalis.com.pl/en/arm-cortex-stm32-gnulinux/

for example.

Also, some time this year the

http://www.openstm32.org/HomePage

, which is based on the same GNU toolchain with Eclipse IDE, will become available for Linux (now it is Windows-only).

Tesla DeLorean
Guru
February 26, 2015
Posted on February 26, 2015 at 14:37

There isn't a ''stm32 c compiler'', there's arm-none-eabi-gcc, and that's available on whatever platforms you build it on.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..