2005-08-10 07:31 PM
2005-08-10 07:31 PM
I'm using the ST10flasher.dll with Visual C++ but I want to embed my S19 file in my executable instead of it being standalone. How do I get access to the buffer address used to hold program data so i don't have to call the LoadFile command?
Is this possible?. The other way is I could write a program to communicate with the ST10Flasher bootcode. Is there a command list available to communicate with this bootloader? thanks