Question
Compiling Spirit1 library for STM8l152 with a free toolchain?
Posted on November 30, 2016 at 20:46
Hello,
Has anyone had success using the Spirit1 library (provided as part of http://www.st.com/en/embedded-software/stsw-connect009.html) in a project for an STM8 MCU using a free toolchain?The library was written in the C99 standard and uses features that are not supported by the SDCC or COSMIC compilers. The library is also >8kb, so the IAR compiler with the free license also throws an error.Appreciate any help,-David