Skip to main content
Visitor II
February 10, 2021
Question

Howto reading Data memory from STM8S001j3 and store it to a file?

  • February 10, 2021
  • 1 reply
  • 633 views

I would like to read STM8S001J3 data memory and store it to HEX file.

I dont0 know how to specify file name for the output file. If I use -FileData STVP searches for the file and produces an error.

Thanx.

Command line : STVP_CmdLine" -Device=STM8S003F3 -verbose -readData -no_verif

Output

STVP_CmdLine version 1.6

Verbose ON

Log activity ON

Display Progress OFF

Message box warning if protect option byte ON

Loop mode ON

Erase device OFF

Blank check device OFF

Verify device OFF

Configuration:

BoardName=ST-LINK ST-LINK_ID=0 Device=STM8S001J3 Port=USB ProgMode=SWIM

Hit 'Esc' key to abort during communication.

>>> Reading DATA MEMORY

Cut Version and Revision of device: 1.2

<<< Reading DATA MEMORY succeeds

Hit 'Space' key to stop or any other key to loop

    This topic has been closed for replies.

    1 reply

    Visitor II
    July 30, 2021

    Yes me too!!!!

    Did you get an answer?