p89c668 return from isp

Started by Songqi, October 14, 2003, 07:32:02 PM

Previous topic - Next topic

Songqi

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

Andy Ayre

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

Embedded Systems Academy, Inc.
support at esacademy dot com