Skip to main content
Visitor II
February 4, 2016
Question

Firmware development tools for STM8L

  • February 4, 2016
  • 2 replies
  • 1044 views
Posted on February 04, 2016 at 08:31

Hi,

I would like to know which tools can be used like compiler, IDEs for developing firmware for STM8L micro controller. 

#compilers #development-tools
    This topic has been closed for replies.

    2 replies

    Visitor II
    February 6, 2016
    Posted on February 06, 2016 at 10:42

    Hi,

    You can use STVD with Cosmic or Raisonance compilers. As I recall these are free upto 32KB size.

    See the link

    http://www.st.com/st-web-ui/static/active/jp/resource/technical/document/user_manual/CD00283975.pdf

    /*Please

    mark helpfull

     if this post helps you or solves your problem.*/

    /**disclaimer**/

    /* I am not a person from ST Technical Support Team. So please verify/test any support/suggestion at your end.*/

    /* This post is only for general support purpose and free of any charge.If you need any personal support for your work please contact at 

    embeddeddesign.help@gmail.com

    */

    Visitor II
    February 6, 2016
    Posted on February 06, 2016 at 19:16

    You can use the C compiler SDCC with whatever IDE you like. NetBeans and Code::Blocks seem to be popular lately.

    Philipp