[fpc-devel] Re: arm embedded (Jeppe Johansen)

2010-04-20 Thread Geoffrey Barton
Date: Mon, 19 Apr 2010 15:06:23 +0200 From: Jeppe Johansen Subject: Re: [fpc-devel] arm embedded To: FPC developers' list Message-ID: <4bcc554f.9070...@kom.aau.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 1) stm32f103 is a thumb2 only device, and you cannot generate a rtl fo

[fpc-devel] Re: arm embedded (Jonas Maebe)

2010-04-20 Thread Geoffrey Barton
On 19 Apr 2010, at 13:29, Geoffrey Barton wrote: 1 In the rtl/embedded/arm directory are three target processor files. The one for stm32f103 does not get compiled into the units/ arm-embedded/rtl directory. I added it to the CPU_UNITS line in the makefile.fpc in the embedded directory bef