Skip to main content
Visitor II
July 9, 2010
Question

Does IAR STM8 complier work with STVD?

  • July 9, 2010
  • 5 replies
  • 1703 views
Posted on July 09, 2010 at 08:46

Does IAR STM8 complier work with STVD?

    This topic has been closed for replies.

    5 replies

    hsynenkoAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    Firstly,Thank you for instrest. I asked for my wonder. I was using STVD 

    previously. 

    I agree with you. I prefer IAR Studio. Because, Cosmic is not very well complier. Simply Exmaple ; Cosmic find errors. But can not find line that error occur.

    Can ı ask a question ? What is difference IAR outputs(intel extended and intel standart)? 

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    http://www.cosmic-software.com/stm8.php

    so if you really want to use STVD you can. Personally I use IAR's EWSTM8 product as we use other IAR products and I prefer it to STVD/Cosmic.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    The original Intel-Hex file format, created back in 1970/80's, only allowed for 16-bit addresses (65,536 bytes total). The Extended-Hex allows 32-bit addresses. Since the STM8 has a 24-bit address space, even though some devices don't use it, I'd stick with the Extended-Hex  format.

    http://www.keil.com/support/docs/1584.htm

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    Simply Exmaple ; Cosmic find errors. But can not find line that error occur.

    *****************

    An example of what you say?

    Luca

    hsynenkoAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    Hi Luca,

    I have used COSMIC ST7 three years. And I have created many project in this program. 

    Example : Cosmic gives error when not put semicolon at the en of the command line. Then click below the error. But COSMIC will not take you to incorrectly command line. I encountered this situation many times. 

    Do you have an solution that regard this problem?