<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>I am reading this guide for RTEMS 4.12: <a href="https://ftp.rtems.org/pub/rtems/people/chrisj/docs/c_user/symmetric_multiprocessing_services.html" class="OWAAutoLink" id="LPlnk553123" previewremoved="true">
https://ftp.rtems.org/pub/rtems/people/chrisj/docs/c_user/symmetric_multiprocessing_services.html</a> and I am trying to use SMP. At the beginning it is written "It must be explicitly enabled via the
<code class="docutils literal"><span class="pre">--enable-smp</span></code> configure command line option.". Could anybody say to me where precisely, if withing the Makefile or as argument for Spark-gdb? In fact, without using this parameter, the application
 is compiled but the function <a class="reference internal" href="https://ftp.rtems.org/pub/rtems/people/chrisj/docs/c_user/symmetric_multiprocessing_services.html#rtems-get-processor-count">rtems_get_processor_coun</a>t() returns to me 1 ( I have an i3).</p>
<p><br>
</p>
<p>Thank you,</p>
<p>Agostino<br>
</p>
</div>
</body>
</html>