Flash Magic Forum

Archive => Old Topics => Topic started by: Songqi on October 14, 2003, 07:32:02 PM

Title: p89c668 return from isp
Post by: Songqi on October 14, 2003, 07:32:02 PM
Hello,
I am a student ,I have some questions in learning  ISP of p89c668.
I need to call ISP function and then return to my main programm
by software.How can I do it?
thanks,
Songqi
Title: Re: p89c668 return from isp
Post by: Andy Ayre on October 15, 2003, 08:22:52 AM
If you are talking about In-System Programming (ISP) then you can write a windows program to call the command line version of Flash Magic and perform any operations you want.

If you are talking about In-Application Programming (IAP) then we have a library on our web site that makes the IAP calls look like C functions. You might have to modify it slightly from the Rx2 version (check the SFR locations). Also if you are not using the Keil or Raisonance compilers then you will need to rewrite the C - Assembler interface. The actual assembler code will probably remain the same however.

http://www.esacademy.com/faq/progs/flash.htm