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 compiler always needs a runtime library. But you can customize RTL
and it has been prepared for this by means of the embedded
target, where you can enable or disable features. If you like you can also
write your own rtl.
Daniël
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal