comp.lang.ada
 help / color / mirror / Atom feed
* Building / Modifying the RTS for Cortex
@ 2016-12-10 15:40 M. Enzmann
  2016-12-10 16:17 ` Simon Wright
  0 siblings, 1 reply; 5+ messages in thread
From: M. Enzmann @ 2016-12-10 15:40 UTC (permalink / raw)


Hi All,

I am having some trouble to understand how the RTS for my STM32F429 Discovery board is being built. 

While tinkering with some of the examples in the Ada Drivers Library from Ada Core, I thought it might be a nice idea to add some funtionality to the Ada.Real_Time package.

First idea: add a child package, so I don't have to play with the files in the "original" RTS. Didn't work. The file newer got compiled. 
Second idea: add a single function to Ada.Real_Time. Didn't work either. The file is being compiled, however I can't find the corresponding symbol in the a-reatim.o 

I assume, this is related to my playing with the RTS and I found some sources on the web discussing the usage of different compiler-switches (e.g. '-a' for gnatmake, ...) but neither did they help, nor do I have an idea why not.

Waiting eagerly for your insightful responses,

TIA,

Marc


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

end of thread, other threads:[~2016-12-12  0:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-10 15:40 Building / Modifying the RTS for Cortex M. Enzmann
2016-12-10 16:17 ` Simon Wright
2016-12-11 16:58   ` M. Enzmann
2016-12-11 17:24     ` Simon Wright
2016-12-12  0:01       ` Shark8

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