2010-07-08 11:46 PM
Does IAR STM8 complier work with STVD?
2011-05-17 06:09 AM
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)?
2011-05-17 06:09 AM
2011-05-17 06:09 AM
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.
2011-05-17 06:09 AM
Simply Exmaple ; Cosmic find errors. But can not find line that error occur.
***************** An example of what you say? Luca2011-05-17 06:09 AM
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?