This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

not able to reflash P89LPC9408

For same subject I posted a thread in flash magic forum. There was no reply.

Although I can flash a new P89LPC9408, still I can’t re-flash the same IC.

I am using ISP method.

When I power on my hardware for re-flashing , its start executing already flashed program.

Can u send me the exact steps that I can follow in the ISP method to re-flash the same IC.

I am using flash magic version 3.65.

When I start boot loader Boot command - “Operation failed â€" no echo “.

Thanks & Regards

Parents
  • Although I can flash a new P89LPC9408, still I can’t re-flash the same IC.
    A LPC "out of the can" is already in ISP mode and thus does not have any requirement that your 'kick the chip into ISP' works.

    You can, of course, fix your 'kick the chip into ISP' stuff, I abandoned that method long ago.

    I bypass all that by using NoTouch (and "the backdoor") both can be found at the FM site.

    Note: I only wrote the ones for the P89C51Rx2, the ones for the LPCs are provided by others. HOWEVER, I documented fully, so I suggest that you read the P89C stuff and then use the LPC routines.

    Erik

Reply
  • Although I can flash a new P89LPC9408, still I can’t re-flash the same IC.
    A LPC "out of the can" is already in ISP mode and thus does not have any requirement that your 'kick the chip into ISP' works.

    You can, of course, fix your 'kick the chip into ISP' stuff, I abandoned that method long ago.

    I bypass all that by using NoTouch (and "the backdoor") both can be found at the FM site.

    Note: I only wrote the ones for the P89C51Rx2, the ones for the LPCs are provided by others. HOWEVER, I documented fully, so I suggest that you read the P89C stuff and then use the LPC routines.

    Erik

Children