Jump to content



Photo
- - - - -

Direct Access to Flash RAM, but how?


  • Please log in to reply
4 replies to this topic

#1 Rigel

Rigel

    Newbie

  • Members
  • Pip
  • 12 posts

Posted 30 April 2003 - 02:46 PM

Hi,
I'm a newbie. I've been writing programs in Pascal for years and yesterday I found the small wonder AFX2 just by chance and purchased one after reading the messages in this forum and stuff from other sites, which I guess owned mostly by members here.
Well, I am not into math or physics as most of you are, I just want to kill time writing code. I started with some text routines, but the machine is awfully unkind about string manupilation. Another drawback is the lack of any way of accessing the memory directly.

** How can I store large text blocks? I tried the lists and matrices, but it is just awkard..

** What is the way of accessing the RAM by using the unit? Like PEEK & POKE ??

** Can I flash my TurboPascal exe files and run them on the AFX2 as they are? Does egavga.bgi work here?

Thanks in advance. I like here..Really..

:rolleyes:

#2 huhn_m

huhn_m

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1957 posts
  • Gender:Male
  • Location:Germany / Dresden
  • Interests:Assembler(!!!)
    Computers and Programming
    Operating Systems
    Programmable Calculators
    Maths and everything arround it

  • Calculators:
    FX-82SX / AFX 2.0+ (ROM 1.03) / FX 1.0+ (ROM 1.03)

Posted 30 April 2003 - 03:02 PM

I once heard that you can't run turbo pascal progs on AFX
since they need and 386 or greater to run. They need newer instuctions.

I KNOW that you can't run Turboc Basic Progs.

You'll have to learn either C or Asm (I suggest you to learn ASM since it is easyer).

#3 Killer83Z

Killer83Z

    Casio CEO

  • [Legends]
  • PipPipPipPipPipPip
  • 427 posts
  • Location:I'm near to the place where I study
  • Interests:Guitar, Piano, Music, UCN<br />

  • Calculators:
    Algebra FX2.0, CFX-9850G, fx-7000G, fx-7500G, TI-83, HP100lx

Posted 30 April 2003 - 04:11 PM

By my own experience you can't run a turbo pascal 7.0 program, no matter what compiler options you set...see huhn's post for alternatives.

#4 2072

2072

    Casio over god

  • Admin
  • PipPipPipPipPipPipPipPip
  • 1564 posts
  • Gender:Male
  • Location:Somewherebourg
  • Interests:Alternative states of consciousness, programming, making things work the best they possibly can.

  • Calculators:
    AFX2 ROM 1.02, CFX-9940GT+, FX-180P-Plus

Posted 01 May 2003 - 12:13 AM

Since you know the Pascal language you could learn C easily. I don't know Pascal but I've been told that everything was forbidden... well in C you can do what you want even horrible things...

You should use Turbo C 3.0 I've the French version of it but if you only use the makefile or command line (like me) it's not a problem...

#5 Bj2c

Bj2c

    Casio Addict

  • Members
  • PipPipPip
  • 79 posts

Posted 01 May 2003 - 12:49 PM

the easy way compile to exe and then run it




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users