From: Stefan Hegemann on
Hi,

I have tried to write a program for my HP 50g but every time I trty to
run it, the screen of the calculator only shows weird characters.

Then i compiled balls.c ( http://hpgcc.org/hpgcc/examples/balls.c ) and
downloaded it on the calculator. And again it only shows weird
characters when i type 'X' (thats the variable in which i have
downloaded the program).

What do i make wrong?

Regards
Steven
From: sc_usenet on
On Jan 3, 9:43 am, Stefan Hegemann <s.hegem...(a)googlemail.com> wrote:
> Hi,
>
> I have tried to write a program for my HP 50g but every time I trty to
> run it, the screen of the calculator only shows weird characters.
>
> Then i compiled balls.c (http://hpgcc.org/hpgcc/examples/balls.c) and
> downloaded it on the calculator. And again it only shows weird
> characters when i type 'X' (thats the variable in which i have
> downloaded the program).
>
> What do i make wrong?
>
> Regards
> Steven

How did you transfer the program to the calculator? In Conn4x there is
a difference between ASCII and Binary transfer.

S.C.
From: datajerk on
On Jan 3, 7:43 am, Stefan Hegemann <s.hegem...(a)googlemail.com> wrote:
> Hi,
>
> I have tried to write a program for my HP 50g but every time I trty to
> run it, the screen of the calculator only shows weird characters.
>
> Then i compiled balls.c (http://hpgcc.org/hpgcc/examples/balls.c) and
> downloaded it on the calculator. And again it only shows weird
> characters when i type 'X' (thats the variable in which i have
> downloaded the program).
>
> What do i make wrong?
>
> Regards
> Steven

Does the "weird" characters have at the start "...HP-GCC ROCKS...(no
other readable stuff)"?

If so run "PrRun" (right shift 2 (LIB), ARMTo, PrRun).

If the "weird" characters contain HP-GCC ROCKS and External
External ..., then just EVAL it (did you use S->EXE and save it?")
 | 
Pages: 1
Prev: Radiation physics
Next: How to install ARM Tookit?