Topic : STM8 linker crash ?

Forum : ST7/STM8

Original Post
Post Information Post
February 2, 2010 - 4:26pm
Guest

Hi,

while evaluating your stm8 compiler (16k version) I've run into a linker crash with the following code (extracted from a bigger example):

static long ar[] = {
((signed char)1 + (long)0 )
};

Thank you for your help.

Replies
Post Information Post
+1
0
-1
February 2, 2010 - 5:52pm
Raisonance Support Team

Hi Polve,

Thanks for this report. We reproduced the problem in our labs, and our engineers are working on it.
Can you workaround the bug in your project, or do you need some help from us about this?

Thanks again,
Bruno