Skip to main content
Visitor II
November 28, 2020
Question

SPL For development on Linux using SDCC?

  • November 28, 2020
  • 4 replies
  • 1662 views

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

    This topic has been closed for replies.

    4 replies

    JWhit.9Author
    Visitor II
    December 28, 2020

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

    Visitor II
    March 25, 2021

    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.9Author
    Visitor II
    April 8, 2021

    Thanks a million Philipp, I got moving with that

    Graduate II
    October 16, 2022

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