comp.lang.ada
 help / color / mirror / Atom feed
From: 0x00080000@gmail.com
Subject: Re: support for Cortex-M7 in GNAT-GPL?
Date: Fri, 17 Jul 2015 03:25:15 -0700 (PDT)
Date: 2015-07-17T03:25:15-07:00	[thread overview]
Message-ID: <c2cbdc0a-6197-43c5-874a-b8fcaf7f3b64@googlegroups.com> (raw)
In-Reply-To: <a91b9034-11d7-4149-8543-35cf4eeaa2b0@googlegroups.com>

Dear all,

Thanks for the valuble feedback.

I succeeded in recompiling my runtime by replacing -mcpu=cortex-m4 with -march=armv7e-m; Yes, I'm aware the runtime will require considerable tweaking to make it tick properly.

For the Cortex-M7 however it seems the flag -mfpu=fpv4-sp-d16 needs to be replaced with -mfpu=-fpv5-sp-d16 to use the hardware FPU. The later option is also not supported in GNAT GPL 2015 (20150428-49) :-/

So yes, support for the Cortex-M7 overall seems to be too premature right now.

Kind regards,
Stijn

      parent reply	other threads:[~2015-07-17 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 14:22 support for Cortex-M7 in GNAT-GPL? 0x00080000
2015-07-16 16:18 ` Luke A. Guest
2015-07-16 17:19 ` Jerry Petrey
2015-07-16 19:12 ` Simon Wright
2015-07-17 10:25 ` 0x00080000 [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox