How to download and decompile the firmware stored on a STM8 MCU?
New to STM8, I can create and upload new firmware, but I'd like to understand the reverse process in the event I need to use SWIM for root cause analysis of bad or damaged parts with multiple firmware versions. Imagine a drone with AI able to self-modify and update firmware of its components in real time eventually hitting a wall at high speed and you get the idea why this can be important. Suggestions to shorten the learning process? (I'm using a STM8VLDISCOVERY so I have ST-LINK with SWIM configured and hardwired to start).
