HP 41CV – CLP After Initialized ROM Program
|
05-27-2022, 02:49 AM
Post: #2
|
|||
|
|||
RE: HP 41CV – CLP After Initialized ROM Program
Hi,
When running (XEQ) a ROM Pac program, it is not copied into the user RAM, but executed directly from the ROM module. You can use the "COPY" command and save a copy of that program into the RAM instead. Then you can even remove the module (provided there are no other dependencies) and execute this program from RAM. If you later want to remove it from RAM just use CLP as needed. On the procedure you've described your program runs directly from the ROM Pac; hence when you try to use CLP you receive the error message: "ROM". Hope this helps. Best regards. Diego. "Do not suppose, check it twice." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP 41CV – CLP After Initialized ROM Program - acg - 05-26-2022, 05:53 PM
RE: HP 41CV – CLP After Initialized ROM Program - Diego Diaz - 05-27-2022 02:49 AM
RE: HP 41CV – CLP After Initialized ROM Program - acg - 05-27-2022, 06:59 PM
|
User(s) browsing this thread: 1 Guest(s)