Flash Magic Forum

In-System Programming Support => P89V51Rx2/P89LV51Rx2 => Topic started by: xccx on July 08, 2009, 04:42:19 AM

Title: P89V51RD2BN problem
Post by: xccx on July 08, 2009, 04:42:19 AM
hi,
I have two P89V51RD2BN. One has Philips logo (i think this is an old one), then other one has NXP logo. I'm trying to downlaod a program to both chips. The Philips one can work the program properly, but the NXP one cannot. The program is about showing some words on LCM display. What is the problem? and how can I fix this problem?
Title: Re: P89V51RD2BN problem
Post by: Andy Ayre on July 08, 2009, 08:58:46 AM
Are you getting any errors in Flash Magic? Can you verify after programming without a problem? If so then you will need to debug your program in the usual way.

Also make sure the devices really do have the exact same part number and are running on the exact same hardware. If you are not swapping the devices in the same hardware (i.e. PLCC socket) then I would suspect the hardware first.

Andy
Title: Re: P89V51RD2BN problem
Post by: xccx on July 08, 2009, 05:45:28 PM
hi, thanks for replying.
I didn't get any error message. I can verify the program on Philips chip, but not NXP chip.
I used the same hardware for both chips.
Title: Re: P89V51RD2BN problem
Post by: xccx on July 09, 2009, 02:37:11 AM
we solved the problem, thanks
Title: Re: P89V51RD2BN problem
Post by: Andy Ayre on July 09, 2009, 09:02:20 AM
What was the problem and what was the solution? Posting the details will help others in the future.

Andy