caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Olivier Bouyssou <olivier.bouyssou@free.fr>
To: SooHyoung Oh <shoh@duonix.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Q: caml for embedded system?
Date: Tue, 11 Sep 2001 09:22:35 +0200	[thread overview]
Message-ID: <3B9DBBBB.80302@free.fr> (raw)
In-Reply-To: <004301c13a7a$e88cb080$1e01a8c0@hama>

Yes,
We use caml in our embedded product. Our Application work (in bytecode
mode)
on uClinux (http://www.uclinux.org) with the Coldfire processor.
We have 2 Mbyte of Flash and 8Mbyte of Ram.

Due to the lack of MMU, the stack size have to be fixed, that's a real
problem
with caml.

You can see our product at http://www.paratronic.fr/automatisme/opal.html

Olivier Bouyssou
Paratronic



SooHyoung Oh wrote:

> Have anyone tried to use caml for embedded system with small memory,
> or used caml for flash memory management?
> As you know, some embedded system don't have any Operating System on it.
> How about using the caml interpreter for such system?
> 
> ===
> SooHyoung Oh
> Email: shoh@duonix.com      Web: www.duonix.com
> Tel.: 02-3413-3730                C.P.: 011-453-4303
> 
> 
> -------------------
> Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
> To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr
> 
> 
> 


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-09-11  7:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-11  4:33 SooHyoung Oh
2001-09-11  7:22 ` Olivier Bouyssou [this message]
2001-09-11 14:06 Michael Hicks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B9DBBBB.80302@free.fr \
    --to=olivier.bouyssou@free.fr \
    --cc=caml-list@inria.fr \
    --cc=shoh@duonix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).