<div dir="ltr">Dear Sebastian Sir,<div><br></div><div>This works. Thanks for the help.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 8, 2020 at 11:34 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 08/04/2020 20:02, Richi Dubey wrote:<br>
<br>
><br>
> I have uploaded the screenshot of executing smpschededf.exe on sis <br>
> with -m 2 option(To run the exe with 2 cores) and -leon3 option. Now <br>
> how do I verify it was actually run on 2 cores?<br>
><br>
> Also, on checking init.c for smpschededf01, line 134 says:<br>
><br>
> #define CONFIGURE_MAXIMUM_PROCESSORS 1<br>
><br>
> Does it mean core or processor? Do I need to change this value to 2 too?<br>
I would search for a test with CONFIGURE_MAXIMUM_PROCESSORS > 1 for <br>
example smpatomic01.<br>
</blockquote></div>