Custom Bootloader, Debugging and the Cosmic Compiler
Posted on November 09, 2017 at 15:33Hi,I am currently working with the STM8S003K3 and I am attempting to write a bootloader function which will take an S-Record line by line and write the contained data to Flash. I have seen that is common practice ...