Question
Conclude from .s19 file size to occupied flash memory
Posted on July 07, 2015 at 11:24
Hello
Does somebody know, how I can conclude from the size of a compile firmware in the .s19 format to the occupied flash memory size? Reason of my question: I have done the example on a 8KB flash STM8S003K3T6C in ST Visual Develop with a Cosmic compiler. The file size of the compiled firmware release version is 11.9KB (=12,230 Bytes). But why can I programm this firmware without any problems in the 8KB flash memory of my STM8? Is there a option in ST Visual Develop to display how much flash will be occupied by the firmware? Thank you for your response. Felix #stm8 #flash-memory-size #s19