Question
STVP_CmdLine file read
Posted on May 22, 2015 at 16:31
Hi folks
I'm trying to read the (unprotected) contents of the data flash of an STM8L processor via the command line application provided. As this works in the GUI version I assumed I should be able to specify a file to put the output in, but I can't for the life of me see how. Any clues? Extra info for the interested: I can't use the STVP GUI as I want to automate the process; I could presumably use the provided DLL but that's more complex than I want to get; I don't know beforehand what the contents of data flash will be (verify won't do, therefore). Cheers Jonathan