[fpc-devel] Arm Thumb2 - Stellaris status
John Clymer
john at johnclymer.net
Sat Aug 20 17:49:31 CEST 2011
The thumb2 is meant to support Cortex M3 devices (STM32, Stellaris, etc.) AFAIK
- the mixing of modes is not currently an option.
________________________________
From: Jeppe Græsdal Johansen <jjohan07 at student.aau.dk>
To: FPC developers' list <fpc-devel at lists.freepascal.org>
Sent: Sat, August 20, 2011 7:23:39 PM
Subject: Re: [fpc-devel] Arm Thumb2 - Stellaris status
Den 20-08-2011 16:46, David Welch skrev:
> I was hoping for thumb support but I now see that the choices are limited to
>arm and thumb+thumb2 (without any separation between thumb and thumb2).
>Actually thumb2 wasnt working for me, I got an arm+thumb2 mix, so I will ride
>this along for a while and see what comes up, otherwise limit my use to ARM
>targets, or start working on a thumb backend. Adding backends as well as arm
>embedded are of interest to me so I may work on a little of both.
>
Why thumb support? The choices are indeed currently only either ARM or
Thumb2(which is Thumb+32 bit extensions). Thumb2 is a variable length
instruction set that looks like an arm+thumb mix, so I guarantee you that it
works :)
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20110820/39560a3e/attachment.html>
More information about the fpc-devel
mailing list