cancel
Showing results for 
Search instead for 
Did you mean: 

Decompile STM8S208 code file

sanket47
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

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

Good luck!

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

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

Good luck!

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Cristian Gyorgy
Senior III

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