From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22624 invoked by alias); 20 Apr 2012 08:13:13 -0000 Received: (qmail 22614 invoked by uid 22791); 20 Apr 2012 08:13:10 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,MSGID_MULTIPLE_AT,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Apr 2012 08:12:57 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Fri, 20 Apr 2012 09:12:55 +0100 Received: from shawin053 ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 20 Apr 2012 09:14:12 +0100 From: "Terry Guo" To: "'Ilija Kocho'" , "Jonathan Larmour" Cc: "Terry Guo" , References: <4F902B4E.9070704@eCosCentric.com> <4F9035F4.7060101@eCosCentric.com> <4F91153A.7000206@siva.com.mk> In-Reply-To: <4F91153A.7000206@siva.com.mk> Subject: RE: [patch] Add support for VFP d16 layout for Cortex-M4 Date: Fri, 20 Apr 2012 08:31:00 -0000 Message-ID: <001201cd1ecd$9110f8f0$b332ead0$@guo@arm.com> MIME-Version: 1.0 X-MC-Unique: 112042009125501301 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00664.txt.bz2 Hi Ilija, > -----Original Message----- > From: Ilija Kocho [mailto:ilijak@siva.com.mk] > Sent: Friday, April 20, 2012 3:50 PM > To: Jonathan Larmour; Terry Guo > Cc: Terry Guo; gdb-patches@sourceware.org > Subject: Re: [patch] Add support for VFP d16 layout for Cortex-M4 >=20 > The stubware is pretty much ready but I still have work with other > parts > of Cortex-M4F FPU architectural support > I am currently on a trip, tomorrow I return and I will intensify the > work. I hope to have patches ready for Bugzilla till end of next week > but I can't promise. >=20 Glad to know that and have a good trip. By the way, is your stubware a open source project or close software? > Terry, I could provide you Internet access to a RedBoot target fitted > with the new stub. You will be able to connect with GDB and do some > tests. I could assist you by means of Skype. >=20 > > STM32F4 is likely to follow very soon after. >=20 > Currently I am working with Kinetis K70, but support for STM32F4 should > work almost out of box, probably few CDL lines. >=20 I got a K70 board too and its model is TWR K70F120M. My Skype name is terry.xpguo. I am in Shanghai China. The timezone is GMT+8. Looking forward to working with you. BR, Terry