stm32 c compiler for linux
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-25 10:12 PM
Posted on February 26, 2015 at 07:12
is stm32 c compiler linux compatible?
thank you regards kj #stm32 #linux
Labels:
- Labels:
-
OpenSTLinux
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-26 12:54 AM
Posted on February 26, 2015 at 09:54
You must use the free GNU toolchain for developing for STM32. See this
for example. Also, some time this year the , which is based on the same GNU toolchain with Eclipse IDE, will become available for Linux (now it is Windows-only).Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-26 5:37 AM
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 Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
