comp.lang.ada
 help / color / mirror / Atom feed
From: Daniel Way <p.waydan@gmail.com>
Subject: Understanding GNAT Bare Board Run-time for Cortex-M
Date: Sun, 7 Apr 2019 19:13:07 -0700 (PDT)
Date: 2019-04-07T19:13:07-07:00	[thread overview]
Message-ID: <2d99a259-3288-4981-9bda-97145077a5bd@googlegroups.com> (raw)

I'm trying to port the bare-board GNAT run-time to a Coretex-M0+ (NXP KV11Z7) processor. I'm new to concurrency and have been reading through the run-times for the STM32 targets to understand how the tasks and protected objects are implemented, however, there seems to be a web of dependencies between the different packages and wrappers of wrappers of wrappers for types and subprograms.

* Is there any tool available to scan through the source code and generate a graphical call graph to help visualize the different dependencies?

* Has anyone on the forum successfully ported a bare-board run-time? What was your experience and do you have any tips?

* Is porting the run-time just a matter of updating the linker, a few packages, and a GPR script, or is there some fundamental implementation changes to consider?

Thank you,
Daniel

             reply	other threads:[~2019-04-08  2:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08  2:13 Daniel Way [this message]
2019-04-08  7:36 ` Understanding GNAT Bare Board Run-time for Cortex-M Simon Wright
2019-04-08 12:47   ` Daniel Way
2019-04-08 15:52     ` Simon Wright
2019-04-08  7:46 ` Niklas Holsti
2019-04-08  8:06   ` J-P. Rosen
2019-04-08 12:49     ` Daniel Way
2019-04-08 12:56   ` Daniel Way
replies disabled

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