Skip to main content
Visitor II
September 24, 2008
Question

ST10Flasher.dll - calling LoadFile() in VC6++ -> Access Violation

  • September 24, 2008
  • 4 replies
  • 1369 views
Posted on September 24, 2008 at 20:29

ST10Flasher.dll - calling LoadFile() in VC6++ -> Access Violation

    This topic has been closed for replies.

    4 replies

    Visitor II
    November 13, 2007
    Posted on November 13, 2007 at 12:57

    I'm trying to write a tool for programming the ST10F273 and ST10F276 based on the ST10Flasher.dll Rev 2.4B!

    I got all the Process-addresses (GetProcAddr ())! It's possible to init the monitor-routine (InitMonitor() and IsMonitorAlive()) and to erase the onchip- flash.

    Unfortunately I always get the errormessage: ''... 0xC0000005 Access Violation'' by calling the function LoadFile (''application.hex'');

    According to the ST10 Flasher DLL user-manual (Rev. 1.01 from 28-05-01 -> can`t find any newer) the function prototype is:

    unsigned int LoadFile (char *filename)

    What do I have to do?

    Where can I get the latest user-manual?

    regards

    Wolfgang

    Visitor II
    April 11, 2008
    Posted on April 11, 2008 at 11:25

    Hello Wolfgang,

    I have the same problem at the moment. Do you have a resolution?

    Thanks in advance.

    Dietmar

    Visitor II
    September 24, 2008
    Posted on September 24, 2008 at 20:29

    Hello wolfgang.hennemann,

    Could you share the link to the ST10 Flasher DLL user-manual (Rev. 1.01 from 28-05-01) ? I even haven't found it in the google.

    Thanks

    Visitor II
    March 23, 2010
    Posted on March 23, 2010 at 14:51

    Hello together,

    any news about this problem?

    I searched everywhere and found nothing.

    Thanks in advance,

    Ede