problem with rtems++ Timer & Interrupt class

Gedare Bloom gedare at rtems.org
Tue Dec 4 14:26:44 UTC 2012


Check if printf is getting included in the new image and not in the old
one. If for some reason those files pull in printf that can be a lot of
extra code.


On Tue, Dec 4, 2012 at 3:48 AM, Luca Cinquepalmi <cinquepalmi at planetek.it>wrote:

>  Hi all,
> I'm trying to compile rtems C++ source code with rtems provided class.
> I compile the following class without any problems:
>
> rtemsTask.cc
> rtemsSeamphore.cc
> rtemsMessageQueue.cc
> rtemsEvent.cc
> rtemsStatusCode.cc
>
> and the program perfectly works, but when I compile
>
> *rtemsInterrupt.cc* or *rtemsTimer.cc*
>
> the code is well compiled, but it doubles its dimension and
> doesn't work when loaded on my target board (LEON2).
> I'm using spar-rtems4.11-gcc as compiler.
> Did anyone have the same problem? Thanks!
>
>     Luca
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20121204/c1fe3bab/attachment.html>


More information about the users mailing list