cancel
Showing results for 
Search instead for 
Did you mean: 

SPL For development on Linux using SDCC?

JWhit.9
Associate II

Found a few web pages describing how to get up and running developing for the STM8 on a linux platform. All refer to the SPL and have links which are out of date. I've tried searching for the STM8 SPL on the st.com site but only turn up [1]. If anybody could point me in the right direction I'd be very grateful

[1] https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm8-8-bit-mcus/stm8s-series/stm8s-application-specific-line/stm8splnb1.html

4 REPLIES 4
JWhit.9
Associate II

I guess STM8 development on Linux is a non starter :(

Philipp Krause
Senior II

The STM8 SPL available on st.com does not support SDCC (and AFAIK hasn't been updated for years anyway).

But STM8 users ported the SPL to SDCC. These ports can be found on GitHUb, e.g.:

https://github.com/gicking/STM8-SPL_SDCC_patch

JWhit.9
Associate II

Thanks a million Philipp, I got moving with that

Kmax18
Senior

Hi @JWhit.9​ you can download the STM8S SPL HERE.