| Author | beginning argument ( Replies received: 2 ) |
| wolfgang.hennemann |
Posted 13-11-2007 at 17:27   |

Registered on : 11-13-2009
Messages : 1
OFF-Line
|
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
|
|
|
Profile
Quote
|
| d.borgards |
Posted 11-04-2008 at 14:55   |

Registered on : 04-11-2009
Messages : 1
OFF-Line
|
Hello Wolfgang,
I have the same problem at the moment. Do you have a resolution?
Thanks in advance.
Dietmar
|
|
|
Profile
Quote
|
| gr_arm |
Posted 24-09-2008 at 23:59   |

Registered on : 09-24-2009
Messages : 2
OFF-Line
|
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
|
|
|
Profile
Quote
|