about... C++ and ARM®-based 32-bit MCU STM32F101xx and STM32F103xx firmware
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2008-10-08 10:14 AM
Posted on October 08, 2008 at 19:14
about... C++ and ARM®-based 32-bit MCU STM32F101xx and STM32F103xx firmware
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 3:47 AM
Posted on May 17, 2011 at 12:47
Hi!
I wonder if its possible to use the ''ARM®-based 32-bit MCU STM32F101xx and STM32F103xx firmware library'' (UM0427) with C++?http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=110#Firmware
Im currently using IAR workbench. Thanks in advance!Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 3:47 AM
Posted on May 17, 2011 at 12:47
sure, any C code can be used from C++. I don't know whether IAR supports C++, but GCC does.
