<div dir="ltr">Thanks Gedare and Sebastian for your answers.<br><br>Gedare, you mean you used "--enable-RTEMS-debug" option when configuring RTEMS in order to be able to debug RTEMS via GDB? Cause I want to debug RTEMS at C level.<br>
Or you use GDB to debug at Assembly level?<br><br>Sebastian, you mean I import operating system's code to TRACE32 software in order to use Lauterbach PowerTrace II debugger?<br>And about CDT plug-in for eclipse, can I use operating system's Makefile and configurations in the plug-in to make the operating system itself? Because so far, I've used CDT with my "make install" libraries in order to develop software for my specific BSP and not RTEMS itself.<br>
<br>Thanks already<br>SAeeD<br><br><div class="gmail_quote">On Sun, Jul 15, 2012 at 10:18 PM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><div class="h5"><br>
<br>
On 15/07/12 17:18, SAeeD wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone,<br>
<br>
I want to start debugging RTEMS in order to port it to meet my specific<br>
requirements.<br>
So far, I have just compiled and built RTEMS using command line. But from<br>
now on, I want to trace execution of the OS and maybe place some<br>
breakpoints, step execution of the source (in C not in Assembly), and edit<br>
some lines of operating system's code.<br>
I wanted to know which IDE and debugger you guys use in such circumstances.<br>
Please note that I want to run RTEMS on a board similar to SMDK2410 and I<br>
have JTAG debugger for the board.<br>
</blockquote>
<br></div></div>
if you want to do a real-time trace on your board, then the Lauterbach PowerTrace II may be useful (<a href="http://www.lauterbach.com/frames.html?powertrace2.html" target="_blank">http://www.lauterbach.com/<u></u>frames.html?powertrace2.html</a>).<br>

<br>
A low cost solution for JTAG debuggers which offer a GDB server interface is to use Eclipse with the CDT plug-in (<a href="http://wiki.rtems.org/wiki/index.php/RTEMS_Eclipse_Plug-in" target="_blank">http://wiki.rtems.org/wiki/<u></u>index.php/RTEMS_Eclipse_Plug-<u></u>in</a>).<span class="HOEnZb"><font color="#888888"><br>

<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany<br>
Phone   : +49 89 18 90 80 79-6<br>
Fax     : +49 89 18 90 80 79-9<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
rtems-devel mailing list<br>
<a href="mailto:rtems-devel@rtems.org" target="_blank">rtems-devel@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-devel" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-devel</a><br>
</div></div></blockquote></div><br></div>