Re: [fpc-pascal] ARM-Cortex port

2010-09-04 Thread Jeppe Johansen
Den 26-08-2010 18:20, Geoffrey Barton skrev: On 24 Aug 2010, at 21:52, Florian Klaempfl wrote: Am 24.08.2010 11:53, schrieb Geoffrey Barton: using Jonas and Jeppe's answers to my idiot questions in this forum, and Jeppe's startup code for the STM32F, I have FPC cross-compiling for the

Re: [fpc-pascal] ARM-Cortex port

2010-09-04 Thread Florian Klämpfl
Am 26.08.2010 18:20, schrieb Geoffrey Barton: On 24 Aug 2010, at 21:52, Florian Klaempfl wrote: Am 24.08.2010 11:53, schrieb Geoffrey Barton: using Jonas and Jeppe's answers to my idiot questions in this forum, and Jeppe's startup code for the STM32F, I have FPC cross-compiling for the

Re: [fpc-pascal] ARM-Cortex port

2010-08-26 Thread Geoffrey Barton
On 24 Aug 2010, at 21:52, Florian Klaempfl wrote: Am 24.08.2010 11:53, schrieb Geoffrey Barton: using Jonas and Jeppe's answers to my idiot questions in this forum, and Jeppe's startup code for the STM32F, I have FPC cross-compiling for the LM3S9B92, one of the TI Luminary processors.

Re: [fpc-pascal] ARM-Cortex port

2010-08-24 Thread Geoffrey Barton
Date: Mon, 23 Aug 2010 13:57:30 -0300 From: Andreas Berger andr...@thebergerclan.org Subject: Re: [fpc-pascal] ARM-Cortex port To: FPC-Pascal users discussions fpc-pascal@lists.freepascal.org Message-ID: 4c72a87a.7020...@thebergerclan.org Content-Type: text/plain; charset=ISO-8859-1; format

Re: [fpc-pascal] ARM-Cortex port

2010-08-24 Thread Thomas Schatzl
Hi, On Tue, 24 Aug 2010 10:53:55 +0100, Geoffrey Barton m...@periphon.net wrote: Date: Mon, 23 Aug 2010 13:57:30 -0300 Thanks Jonas and Jeppe for your answers. I will probably wait then to switch (or try to convince the company to use an ARM-9) using Jonas and Jeppe's answers to my idiot

Re: [fpc-pascal] ARM-Cortex port

2010-08-24 Thread Florian Klaempfl
Am 24.08.2010 11:53, schrieb Geoffrey Barton: using Jonas and Jeppe's answers to my idiot questions in this forum, and Jeppe's startup code for the STM32F, I have FPC cross-compiling for the LM3S9B92, one of the TI Luminary processors. If you've any reusable startup code, we would be happy

[fpc-pascal] ARM-Cortex port

2010-08-23 Thread Andreas Berger
I know that FPC works under ARM+Linux. Is this also true for the Cortex version of ARM? One of our major applications is written in C++ simply because it is to run in the future on an embedded system as well as the PC. Well the embedded processor has been chosen - the Luminary (TI) ARM-Cortex

Re: [fpc-pascal] ARM-Cortex port

2010-08-23 Thread Jonas Maebe
On 23 Aug 2010, at 16:09, Andreas Berger wrote: I know that FPC works under ARM+Linux. Is this also true for the Cortex version of ARM? One of our major applications is written in C+ + simply because it is to run in the future on an embedded system as well as the PC. Well the embedded

Re: [fpc-pascal] ARM-Cortex port

2010-08-23 Thread Jeppe Johansen
Den 23-08-2010 16:09, Andreas Berger skrev: I know that FPC works under ARM+Linux. Is this also true for the Cortex version of ARM? One of our major applications is written in C++ simply because it is to run in the future on an embedded system as well as the PC. Well the embedded processor

Re: [fpc-pascal] ARM-Cortex port

2010-08-23 Thread Andreas Berger
Thanks Jonas and Jeppe for your answers. I will probably wait then to switch (or try to convince the company to use an ARM-9) On 23/8/2010 11:21 AM, Jeppe Johansen wrote: Den 23-08-2010 16:09, Andreas Berger skrev: I know that FPC works under ARM+Linux. Is this also true for the Cortex