Sebastian Huber commented on a discussion on bsps/arm/altera-cyclone-v/start/bspsmp.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/235#note_112703 > > bool _CPU_SMP_Start_processor(uint32_t cpu_index) > { > - bool started; > + _Assert(cpu_index == 1); The hardware has only two CPUs. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/235#note_112703 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
