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 - pcodas

#1
Andy, it worked perfectly (STATUS_BYTE != 0x00 && BOOT_VECTOR == 0x8000) because I've copied the exacly flash programm to this address (0x8000). Miserably something went wrong because I was proving my SW and I was unable to change the STATUS BYTE and BOOT VECTOR due to no implementation of this functions were included in my new SW (too bad, my fault).

But anyway, it seems that I've to demount the micro and reprogramm it in parallel again.

Thanks for the response.

Regards,

Piero

#2
General Discussion / Re: Intel-hex file
February 13, 2006, 10:50:33 PM
Thanks Andy for your fast answer. I'll read it.

Piero
#3
General Discussion / Intel-hex file
February 13, 2006, 07:03:38 AM
Hi, does someone know how to read Intel-hex files to do a remote serial software update?

Thanks

Piero
#4
Hi, I was looking form some help to do my sw update arch. Can I erase the first block of my flash? I think that's dangerous, because after I've errased it in IAP and change the STATUS BYTE to NON CERO, so my programm can start at BOOT VECTOR = 0x8000; since then I can NOT acces to my micro (89C664) with ISP.

Is there a form to acces again to my micro? Don't tell me just with the parallel programming form, please!!!

I can't RUN my programm since I ERASED the first block... what a miss!!!

Thanks for your help.

Regards,

Piero