Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - twtryzhy

#1
P89V51Rx2/P89LV51Rx2 / Re: ISP broken down
January 16, 2010, 04:56:49 AM
Did my code uses IAP? I nearly could be sure it's impossible, because the code is combined by two Independent codes, and the two codes has been downloaded into the chip and work well independantly. The only thing I did just to combine the two code into one.
Anyway,Thank you ,Andy!
#2
P89V51Rx2/P89LV51Rx2 / Re: ISP broken down
January 14, 2010, 11:44:24 PM
Hi,Andy,
    I have do all on a good chip and a 'bad' chip follow your advision. But after I sent a stream of 'U',I get nothing at all ! What happened?
    Btw,are you sure the sent 'U' is HEX format?

    Another question: If  I find out that the reason is the bootloader doesnt work? What can I do next?
It seems it's my code make the bootloader break down, but the user memory and the bootloader memory is indepened in memory space, how does it do that?
#3
P89V51Rx2/P89LV51Rx2 / Re: ISP broken down
January 14, 2010, 07:23:25 PM
Thanks! I'll have a try!
#4
P89V51Rx2/P89LV51Rx2 / ISP broken down
January 13, 2010, 07:22:03 PM
Hi,every one!

    I have been useing P89LV51RD2 for a long time.But recently i met a difficult, which is the ISP broken down suddenly after i modified my program to add another function to it.The promotion information is can't communiction ,ask me change the baud rate, i acted follow it ,but it didn't work.And then , i chaged a new chip , the question go back once more.

   I met the same question a month ago, after i download a new vision of FlashMgic, i resolved it .Now, it came back again, what i coud do?

    Before post this topic , i read the Andy Ayre's "Read First Before Posting ",but not work,I guess maybe the bootloader broken down,but ,why did it down? because of my program?If yes, what program would act like this?