2004-12-08 08:36 AM
Write memory command in ICC mode for ST7FLITE05
2004-12-06 02:12 AM
I am looking for an example of how to use the write memory command to set the stack with the address to be used after issuing the Go command
Thanks.............Claudio2004-12-08 03:56 AM
You can download ''ICC protocol reference manual'' or ''ST7 flash programming manual''.
2004-12-08 08:36 AM
Have a look in the Flashbash src code, should give you a rough idea.
File to look at is icc.asm function ICCMicroGo Regards sjo