Question
Needs help with reading flash with STVP
Posted on July 17, 2013 at 10:42
Hi
I Have the STM32L-discovery board and connected with the STVP programmer via STLINK.I read the program memory (flash) successfully, and save it to a file (Intel HEX format),But when I looks at the content of the program memory in comparison to the file, the content is different.Firstly, the address is different: STVP starts at 8000000 and the file start at 00000000.The size is different: STVP size is FFFF (64KB Flash) and file stop at 26890.And the content is totally different.Can someone explain me how the program memory is saved and why there are differences?TnxIlan #st-link-stvp-programming-toolkit