From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Skov To: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] What does "Enable Thumb instructions" do? Date: Fri, 02 Feb 2001 08:15:00 -0000 Message-id: References: <4.3.2.7.2.20010202104817.00b43cb0@larwe.com> X-SW-Source: 2001-02/msg00029.html >>>>> "Lewin" == Lewin A R W Edwards writes: Lewin> Hi all, What does the option "enable thumb instructions" Lewin> actually do? At least for the Cirrus EDB7212 target, this ecc Lewin> option doesn't seem to change any compiler switches or affect Lewin> the code size at all. Probably because there has not been any incentive to test thumb on that platform. Look at the PID CDL to see how to deal with the option. Jesper