Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Misc > Re: Translating...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 17 of 20 Topic 708 of 806
Post > Topic >>

Re: Translating an embedded C algorithm

by Waldek Hebisch <hebisch@[EMAIL PROTECTED] > Jan 19, 2007 at 09:53 PM

Talulah <paul.hills@[EMAIL PROTECTED]
> wrote:
> Thanks everyone for your contributions.
> 
> The embedded Pascal compilers I have found are:
> 
> MGL software: users.iafrica.com/r/ra/rainier
> E-LAB Computers: www.e-lab.de/index_en.html
> SourceBoost: www.sourceboost.com
> 
> Unfortunately, as far as I can see, embedded Pascal compilers are
> available only for the Atmel AVR, ARM, PIC, and Z80. That rather
> restricts the use of it as an embedded language. However, the fact that

MGL lists 8051 which seem to be most popular 8-bit chip.

One can use Gnu Pascal as an embedded compiler.  If given target
has a C library that emulates some OS one can try to build full
runtime, otherwise use bare compiler with minimal (C only) runtime.
Such use is somewhat rough (you do not get drivers for add on hardware, 
limited debugging sup****t ...) and inexperiend user may easily get
stack on something that can be worked around, but some people did this.
In principle Gnu Pascal should work on all targets sup****ted by
Gnu C -- AFAICS this includes: AVR, 68hc11, ip2k, ARM, ppc, mips, m68000,
sparc.  I do not know which of those possibilities are actually used,
but there were re****ts about AVR, ARM, ppc and mips.  So while Gnu
Pascal sup****t for 8-bit targets is very limited IMHO you have
reasonable choice of 32-bit targets.

-- 
                              Waldek Hebisch
hebisch@[EMAIL PROTECTED]

 




 20 Posts in Topic:
Translating an embedded C algorithm
"Talulah" <p  2007-01-15 06:35:25 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-16 02:53:13 
Re: Translating an embedded C algorithm
Eli Gottlieb <eligottl  2007-01-17 10:01:22 
Re: Translating an embedded C algorithm
"Talulah" <p  2007-01-18 01:09:20 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-18 03:06:48 
Re: Translating an embedded C algorithm
"Talulah" <p  2007-01-18 05:33:09 
Re: Translating an embedded C algorithm
Femme Verbeek <fv@[EMA  2007-01-18 14:39:52 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-18 08:52:16 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-18 09:31:54 
Re: Translating an embedded C algorithm
CBFalconer <cbfalconer  2007-01-18 16:49:45 
Re: Translating an embedded C algorithm
"Talulah" <p  2007-01-19 03:50:21 
Re: Translating an embedded C algorithm
Jonas Maebe <Jonas.Mae  2007-01-19 14:32:45 
Re: Translating an embedded C algorithm
Marco van de Voort <ma  2007-01-19 15:25:10 
P-Code, JVM and IL (was: Translating an embedded C algorithm)
"Chris Burrows"  2007-01-20 10:55:47 
Re: Translating an embedded C algorithm
CBFalconer <cbfalconer  2007-01-19 17:33:00 
Re: Translating an embedded C algorithm
CBFalconer <cbfalconer  2007-01-19 17:15:56 
Re: Translating an embedded C algorithm
Waldek Hebisch <hebisc  2007-01-19 21:53:51 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-20 08:12:24 
Re: Translating an embedded C algorithm
"Talulah" <p  2007-01-22 01:45:19 
Re: Translating an embedded C algorithm
"Richard Engebretson  2007-01-23 04:01:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 5:59:55 CDT 2008.