On 19/3/20 7:20 pm, Fernando Domínguez Pousa wrote: > I compiled a version using the master branches of rtems, rtems-source-builder > and rtems-libbsd from 24th of January 2020.
Thanks. Thre is something usual happening here because RTEMS contains the code needed to start the second core .... https://git.rtems.org/rtems/tree/bsps/arm/xilinx-zynq/start/bspsmp.c#n32 If I build for SMP and set CONFIGURE_MAXIMUM_PROCESSORS to 2 my applications run fine. I Chris _______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
