Re: Online embedded web-server demo

From: Brian Murtha (bmurtha_at_zworld.com)
Date: 06/18/04


Date: 18 Jun 2004 11:29:52 -0700

Wilfred Nilsen <wilfrednilsen@hotmail.com> wrote in message news:<7FCAc.2408$5t2.1983@fed1read01>...
> Brian Murtha wrote:
> > Wilfred Nilsen <wilfrednilsen@hotmail.com> wrote in message news:<Qp4Ac.884$5t2.847@fed1read01>...
> >
> > Hi Wilfred,
> > That's a very interesting approach. Are you actually embedding the C
> > compiler on the device, or it is all precompiled? What is the
> > footprint? What are the intended target platforms? Is this a new
> > company? Is this product for sale yet? How much?
>
> The CSP and the C code generated by the CSP compiler is precompiled and
> embedded into the executable. Read the white papers.
>
> The link http://embeddedwebserver.net is to a Motorola Coldfire 5272
> board, which is powered by MQX from ARC.
>
> More info:
> http://www.smxinfo.com/rtos/tcpip/barracuda/index.html
> http://www.realtimelogic.com/products/barracuda/EmbeddedWebServer.html

Cool stuff (except for the $10,000 price tag - ouch!). I'd have to
limit the RabbitWeb version to one player at a time because users
change program variables. Does a single Coldfire board handle mutliple
instances of the game for your demo or is there a bank of them?.



Relevant Pages

  • Re: Online embedded web-server demo
    ... Brian Murtha wrote: ... Are you actually embedding the C ... > compiler on the device, ... The CSP and the C code generated by the CSP compiler is precompiled and ...
    (comp.arch.embedded)
  • Re: combination of C and assembly
    ... real time application in embedded applications ... Usually this is done by calling assembly language routines from C, or embedding assembly statements in your C code. ... The former is done by finding out how your compiler interfaces assembly language functions. ... Wescott Design Services ...
    (comp.arch.embedded)
  • Re: Very poor Lisp performance
    ... It is possible to write Lisp code so that embedded ML code can be ... That might be true but I see no obvious reason to believe this. ... the OCaml compiler to your AMD64. ... >>> So Lisp is fine for embedding DSLs where performance is not so important ...
    (comp.lang.lisp)
  • Re: Compiler/Virtual Machine Environment
    ... > could write small snippets of customized code, ... > 1) How to create such a compiler ... A number of commercial and free solutions already exist. ... include embedding Perl, Python, LISP, or other freely available ...
    (comp.lang.cpp)