I use Philips 89c669 in a project, it has 12 flash blocks(8K bytes each), I want to locate my ISP program to a appointed address, for example, to the address of e000-ffff, how to make that?
my ISP program Why?? why not just use FlashMagic?? Erik
Surely I use Flashmagic at home to program a p89c669. What i want to do is finding a way to program the p89c669 terminal from the remote place, so i need to get my ISP program at the appointed address so that the ISP program cannot be erased by itself. thanks a lot!