Post Reply 
How to run binary files on HP Prime?
03-16-2017, 08:33 AM
Post: #1
How to run binary files on HP Prime?
How to run binary files(i.e. compiled from c++) instead of its own language. I'd like to run some programs in c language, but the interpretive execution of the calculator greatly decreased the speed.

Thanks.
Find all posts by this user
Quote this message in a reply
03-16-2017, 02:48 PM
Post: #2
RE: How to run binary files on HP Prime?
(03-16-2017 08:33 AM)fangshichao Wrote:  How to run binary files(i.e. compiled from c++) instead of its own language. I'd like to run some programs in c language, but the interpretive execution of the calculator greatly decreased the speed.

Thanks.

There is currently no support for C++ in the HP Prime. What you want to do is not possible on this calculator. Have you considered an HP 50G? The HP 50G does have support for C++ programs through HPGCC2 and HPGCC3: http://hpgcc3.org

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
03-16-2017, 07:43 PM
Post: #3
RE: How to run binary files on HP Prime?
Technically, you can install https://github.com/boricj/ripem and run bare metal ELF binaries, but it's just a proof of concept at this point.

But indeed, you can't run native programs with the official firmware.
Find all posts by this user
Quote this message in a reply
Post Reply 




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