problem with rtems++ Timer & Interrupt class
Luca Cinquepalmi
cinquepalmi at planetek.it
Tue Dec 4 08:48:22 UTC 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20121204/23da50d2/attachment-0001.html>
More information about the users
mailing list