Re: [fpc-devel] fpc on ARM without OS

2008-10-16 Thread Bernd Mueller
Florian Klaempfl wrote: Bernd Mueller schrieb: Hello, I am trying hard to avoid C on an ARM7TDMI/ARMv4T Controller (AT91SAM7Sx) ;-) What about simply supporting the interrupt keyword on arm? Point me to some description and I'll implement it. I searched the web for some details: http://www

Re: [fpc-devel] fpc on ARM without OS

2008-10-16 Thread Bernd Mueller
Florian Klaempfl wrote: Bernd Mueller schrieb: Hello, I am trying hard to avoid C on an ARM7TDMI/ARMv4T Controller (AT91SAM7Sx) ;-) What about simply supporting the interrupt keyword on arm? Point me to some description and I'll implement it. That would be great. I have got the information

Re: [fpc-devel] fpc on ARM without OS

2008-10-16 Thread Florian Klaempfl
Bernd Mueller schrieb: > Hello, > > I am trying hard to avoid C on an ARM7TDMI/ARMv4T Controller > (AT91SAM7Sx) ;-) What about simply supporting the interrupt keyword on arm? Point me to some description and I'll implement it. ___ fpc-devel maillist -