Skip to main content
Visitor II
August 31, 2021
Solved

Decompile STM8S208 code file

  • August 31, 2021
  • 2 replies
  • 1349 views

I want decompile STM8S208 code file. File format is .S19. What should be the steps I should follow? 

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    This is not an easy task, but you could read e.g. here and there.

    Good luck!

    /Peter

    2 replies

    Technical Moderator
    August 31, 2021

    This is not an easy task, but you could read e.g. here and there.

    Good luck!

    /Peter

    Visitor II
    January 25, 2022

    If you can convert the S19 format to intel hex it's quite easy, try this: https://github.com/volbus/gmtdisas