<p dir="ltr"><br>
On Apr 1, 2016 4:40 PM, "Travis Wheatley" <<a href="mailto:travis.wheatley@emergentspace.com">travis.wheatley@emergentspace.com</a>> wrote:<br>
><br>
> Working on a BSP port and having some debugging difficulties. I suspect that part of the problem is that my target system as well as the base bsp I am starting from have multiple cores. To generally reduce the complexity during this early development stage I am wondering if there is an easy switch I can flip to disable smp in my particular bsp configuration.</p>
<p dir="ltr">It is disabled by default or you can configure with --disable-smp if you are paranoid. </p>
<p dir="ltr">Fine to start that way. If you plan to submit the bsp, I would encourage submitting the base uniprocessor version with console and clock tick. You can add drivers and features after that. It is a lot easier for us to review.<br></p>
<p dir="ltr">> -- Travis<br>
><br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a><br>
</p>