Which compiler is already supporting STM32L ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-11-01 8:29 PM
Posted on November 02, 2009 at 05:29
Which compiler is already supporting STM32L ?
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:28 AM
Posted on May 17, 2011 at 13:28
Dear Sirs,
On my work we're considering to use STM32L MCU. But the chip has not been launched yet and I haven't found on either Keil or IAR or Cosmic or Raisonance sites that they're supporting this MCU. May be anybody has an other information ? Thank you in advance, E.L.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:28 AM
Posted on May 17, 2011 at 13:28
What do you mean by ''support''?
A compiler is just about converting source code to machine code - so, if the machine code is the same, any existing compiler will support it! If you're talking about specific debug and/or simulation features, that's a different story - but it has nothing to do with the Compiler itself!