Re: [fpc-pascal] ARM7TDMI

2007-08-28 Thread Daniël Mantione
Op Tue, 28 Aug 2007, schreef Marc Santhoff: > Am Montag, den 27.08.2007, 14:14 +0200 schrieb Daniël Mantione: > > > > Op Mon, 27 Aug 2007, schreef Rainer Stratmann: > > > > > Is it possible to write ARM Programs for these single microcontroller > > > chips > > > without a RTL and without spe

Re: [fpc-pascal] ARM7TDMI

2007-08-27 Thread Marc Santhoff
Am Montag, den 27.08.2007, 14:14 +0200 schrieb Daniël Mantione: > > Op Mon, 27 Aug 2007, schreef Rainer Stratmann: > > > Is it possible to write ARM Programs for these single microcontroller chips > > without a RTL and without specifying a target operating system? > > Or write pure Assembler Pro

Re: [fpc-pascal] ARM7TDMI

2007-08-27 Thread Daniël Mantione
Op Mon, 27 Aug 2007, schreef Rainer Stratmann: > Is it possible to write ARM Programs for these single microcontroller chips > without a RTL and without specifying a target operating system? > Or write pure Assembler Programs? > And then to download it into these single chip controller? The co

[fpc-pascal] ARM7TDMI

2007-08-27 Thread Rainer Stratmann
Is it possible to write ARM Programs for these single microcontroller chips without a RTL and without specifying a target operating system? Or write pure Assembler Programs? And then to download it into these single chip controller? kind regards Rainer ___