The Museum of HP Calculators

HP Forum Archive 19

[ Return to Index | Top of Index ]

Running executable on HP 95LX
Message #1 Posted by B Jong on 19 Mar 2010, 11:06 a.m.

Dear all,
In a nostalgic mood I dusted off my old HP 95LX with the intention to try to do some programming for it. 
I looked around in this forum and found a lot of interesting information. Thank you for that!
In a thread from sept. 2007 "HP-95LX Programming" I read that it would be possible to create an executable with TurboPascal 5.5 that would run on the 95LX. 
So I installed TP 5.5 and wrote a very simple "hello world" program with TurboPascal and copied the compiled exe file to the 95LX. 
However when I run it, the screen goes blank and the device gets completely blocked.
Reading through the information on this forum and linked sites, I guess that it might have to do with the setting of the screen size. However I could not find how to do that properly for the 40x16 screen.
I would very much appriciate if anyone could help me out here. Could it indeed be the screen size setting and if so what should I do, or is it anything else?
Thanks.

      
Re: Running executable on HP 95LX
Message #2 Posted by Bill (Smithville, NJ) on 19 Mar 2010, 11:53 a.m.,
in response to message #1 by B Jong

A couple of quick things to check for:

Under Options/Compiler, make sure Numeric Processing is set to Emulation and not 8087/80287.

Also, make sure the box for 286 instructions is NOT checked.

Bill

            
Re: Running executable on HP 95LX
Message #3 Posted by B Jong on 20 Mar 2010, 5:19 a.m.,
in response to message #2 by Bill (Smithville, NJ)

Thank you for your reaction. The menu options are a bit different, but I got the drift. Unfortunately there is no difference. Any other suggestions?

                  
Re: Running executable on HP 95LX
Message #4 Posted by Marcus von Cube, Germany on 20 Mar 2010, 8:35 a.m.,
in response to message #3 by B Jong

Does you program run on a DOS-PC?

What does it do? How do you access screen and keyboard?

                        
Re: Running executable on HP 95LX
Message #5 Posted by B Jong on 21 Mar 2010, 5:48 a.m.,
in response to message #4 by Marcus von Cube, Germany

I found the solution. What I did is I copied the compiled file to the SRAM card on a PC with a PCMCIA slot, put it in the 95LX and tried to run it then. However apparently the file gets corupted in this proces. I now use the CPACK connection and all works fine.

Thank you all for your support.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall