Post Reply 
HEPAX program and PowerCL not compatible on 41CL?
08-17-2016, 03:11 PM
Post: #12
RE: HEPAX program and PowerCL not compatible on 41CL?
(08-17-2016 03:00 PM)mfleming Wrote:  And that's an area to approach with great caution after much more practice than I've had so far! I assume the library is copied to RAM so you don't "pull the rug from under yourself" by erasing the Flash sector where the library resides.

The write routine is copied to RAM and then temporarily plugged into Page 4 to execute. The original Page 4 reference is restored after the write is complete. But the code does not prevent you from erasing the Flash sector where YFNX resides... which is a very bad thing to do. I may try to add a check for that to the code at some point. I actually did that to myself once and it took me a while to figure out what I had done wrong.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HEPAX program and PowerCL not compatible on 41CL? - Monte Dalrymple - 08-17-2016 03:11 PM



User(s) browsing this thread: 1 Guest(s)