Skip to main content
Visitor II
August 9, 2006
Question

STVP7 -> Error message when loading .S19 file

  • August 9, 2006
  • 3 replies
  • 840 views
Posted on August 09, 2006 at 07:27

STVP7 -> Error message when loading .S19 file

    This topic has been closed for replies.

    3 replies

    Visitor II
    July 4, 2006
    Posted on July 04, 2006 at 08:38

    For a use in production, i ordered a ST7-Stick to flash a ST7FLITE29 with the programming environement STVP7.

    On loading into the buffer,i read the following message in the log window :

    Error : FILE : line 2: Address between 0x80 and 0x80 is out of range ! - STOP loading.

    Error : < File loading failed.

    The customer told me that the attached file can be loaded without problem with an InDart STX...

    Can you please tell me what's wrong and how to fix the problem ?

    Thank you in anticipation !

    Bernie

    :o

    ________________

    Attachments :

    prj.s19 : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I07O&d=%2Fa%2F0X0000000bTj%2FHaJsfkJXwl6ux4EUH1gWStdv16oX1vG4kCfvgjJJAjQ&asPdf=false
    Visitor II
    July 12, 2006
    Posted on July 12, 2006 at 06:18

    Apparently you program is assigning code in RAM, which is allowed by DataBlaze but not by STVP7.

    You should thry to look into your map file and remove the code that is maped in the RAM area of the micro. This can be a real problem as content of RAM is not saved when the micro is powered off.

    Next release of STVP7 will generate a warning an no longer an error in such case. The RAM values will not be taken into account in the checksum calculation.

    [ This message was edited by: Alaini on 25-07-2006 14:15 ]

    Visitor II
    August 9, 2006
    Posted on August 09, 2006 at 07:27

    Such cases are now managed as warnings instead of errors in new STVP7 version. It is available as a patch for current ST7 toolset.

    You can find Patch2 for ST7 Toolset on page:

    http://mcu.st.com/mcu/modules.php?name=mcu&file=mdtdocs#Software Patches

    This patch can be installed on current ST7 toolset version only (stvd7 v3.3.2 + stvp7 v2.0.1 + asm/lnk 4.49).

    Emmanuel.