cancel
Showing results for 
Search instead for 
Did you mean: 

Does IAR STM8 complier work with STVD?

hsynenko
Associate II
Posted on July 09, 2010 at 08:46

Does IAR STM8 complier work with STVD?

5 REPLIES 5
hsynenko
Associate II
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)? 

swhite2
Associate III
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.

swhite2
Associate III
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

luca239955_stm1_st
Senior II
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

hsynenko
Associate II
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?