comp.lang.ada
 help / color / mirror / Atom feed
* Understanding GNAT Bare Board Run-time for Cortex-M
@ 2019-04-08  2:13 Daniel Way
  2019-04-08  7:36 ` Simon Wright
  2019-04-08  7:46 ` Niklas Holsti
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Way @ 2019-04-08  2:13 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-04-08 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  2:13 Understanding GNAT Bare Board Run-time for Cortex-M Daniel Way
2019-04-08  7:36 ` 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

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