Flash Magic Forum

Archive => Old Topics => Topic started by: Ruben on July 28, 2004, 06:23:36 AM

Title: Custom ISP problems
Post by: Ruben on July 28, 2004, 06:23:36 AM
Good morning,

 I'm working with the Philips P89LPC922 and I'm flashing the micro via ISP using FlashMagic.
 I have no problem but I want to make my own "flashmagic" to flash the micro.

 I've seen how does FM sends the information and I have some questions.
 I tried sending starting bytes (read security bytes, write status byte, clean sectors and pages),  the whole HEX file and the finishing bytes (read boot vector, ...) as FM do and the micro doesn't works.

 Comparing the hex file and the information flashed, I have noticed that sometimes FlashMagic "cuts" the information and sends it in 2 different lines.

For example:
 Code Line ->   :100036002A004672656375656E636961204F555483

 Sended info-> :0A0036002A004672656375656E636B.
                        :060040006961204F5554D8.


There's a relationship whit this "cuts" and 64bytes sended but I don't know.

 Has somebody any idea about it???

 Thanks for all
Title: Re: Custom ISP problems
Post by: Andy Ayre on July 28, 2004, 08:05:17 AM
You cannot program across page boundaries.