CAS Debugger Not Working
|
06-18-2020, 08:44 PM
Post: #1
|
|||
|
|||
CAS Debugger Not Working
I have created several CAS programs to run on my calculators, but for some reason the CAS debugger only seems to work on the G2 calculator and not the G1 calculator. When I try to debug the CAS program on my G1 it erases everything on the calculator. I have tried resetting the calculator, reinstalling the firmware, and formatting the C drive. I am unsure if I somehow messed something up with my calculator or if there is some other limitation.
Even when the program is simple. I can run it just fine, but I cannot debug it in CAS without it resetting. Code: # cas I also wanted to ask if there was a better or more accepted way to ask questions as they come up. Should I be posting on these forums or is it better to ask questions on the HP forum website? |
|||
06-18-2020, 08:59 PM
Post: #2
|
|||
|
|||
RE: CAS Debugger Not Working
Hi, Major.
Have you tried calling the DEBUG(); command inside the code as well? I don't have a G1 unit so unfortunately I won't be able to replicate you issue, but anything you want to ask I'm sure there are several people here that want to help. |
|||
06-18-2020, 09:52 PM
(This post was last modified: 06-18-2020 09:55 PM by victorvbc.)
Post: #3
|
|||
|
|||
RE: CAS Debugger Not Working
(06-18-2020 09:13 PM)Major Wrote: I just tried calling debug within the program and it has the same problem. Crashes the G1/resets it and works fine on my G2 unit. The debugger is supposed to work on CAS programs (I think), but it runs in the terminal instead of the nice interface it has for standard PPL. As far as I know there's no particular reason it shouldn't work on the G1 as long as the FW is up to date. HP didn't stop rolling out updates for G1 models when the G2 was released. |
|||
06-20-2020, 08:07 PM
Post: #4
|
|||
|
|||
RE: CAS Debugger Not Working
You should run debug(ABC()) from the CAS commandline.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)