2010-01-06 01:49 AM
Compiling in release mode not possible
2011-05-17 06:06 AM
Dear,
I programmed at STVD in C and used also some ST-firmware-functions. When I build the project in debug mode everthing is working fine. When I try to build the project in release mode there are many errors just building the first stm8s-firmware file ''adc1.c''. (Errors: bad struct, not defined ...) I'm using the STM8 Cosmic compiler and STVD 4.1.2! I hope this problem can be solved quickly. Regards, Lars2011-05-17 06:06 AM
2011-05-17 06:06 AM
2011-05-17 06:06 AM
These are the messages from the output window.
Regards, Lars2011-05-17 06:06 AM
Hi Luca,
many thanks. Now it works. You gave me the right direction. The uC-type wasn't included in the Preprocessor Definitions in release options. Thanks and regards, Lars