Ronald G Minnich <[EMAIL PROTECTED]> writes:
> We just found out something funny about DoC. Basically, you can reprogram
> it, but for the reprogramming to affect the IPL area, you MUST cycle
> power.
Hmm. Interesting.
I wonder if the part even sees the soft reset...
> It makes sense if you think about how the IPL area is initialized from
> FLASH. Makes me wonder: can I read other data into the IPL area. If so, we
> could get around the 512 byte limitation by using overlays.
Possibly. The IPL area is documented as being ram...
What I wonder is if on the larger parts if they have an area
of ROM initially mapped. If so we could use them as well.
Eric