RTEMS AMP with Petalinux

Chris Johns chrisj at rtems.org
Wed Apr 27 21:58:56 UTC 2016


On 28/04/2016 01:43, Badr El Hiouel wrote:
>
> I managed to get RTEMS & Linux seprated to not conflict. But I still
> missing something. Is there any configuration in RTEMS bsps to target
> the rtems app to run on the second cpu ?

I think RTEMS by default uses cpu0 when SMP is disabled. I think you 
would need to review the interrupt code and registers and the timer 
registers used to make sure they point to the cpu1 set. You may also 
need a suitable console driver.

Chris



More information about the users mailing list