cancel
Showing results for 
Search instead for 
Did you mean: 

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

wolfgang239955_st
Associate
Posted on September 24, 2008 at 20:29

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

4 REPLIES 4
wolfgang239955_st
Associate
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

dborgards9
Associate
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

gr_arm
Associate II
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

eduard
Associate
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