2012-02-27 08:05 AM
Hi,
I'm using ST Visual Develop 4.3.0 to write code for an STM8L. Is it possible to set-up a project so that its output is a library rather than a hex file? I've got driver code that I'd like to use in a different project. Thanks, Ben2012-02-29 03:02 AM
Hello,
it should be possible, but it depends on what toolchain you are using. Regards.2012-03-01 08:31 AM
I'm using the Cosmic STM8 Compiler (STM8 32K Compiler 4.3.6).
2012-03-01 12:09 PM
2012-03-02 03:24 AM
Ok thanks, I'll look into that.