eplondke wrote on Friday, October 12, 2007:
Does FreeRTOS support SMP systems? How does this affect porting?
eplondke wrote on Friday, October 12, 2007:
Does FreeRTOS support SMP systems? How does this affect porting?
jwestmoreland wrote on Saturday, October 13, 2007:
Erich,
FreeRTOS is certainly capable of supporting SMP. The porting, however, is left as an exercise to the one doing the porting.
Seriously though - you can use FreeRTOS as the underlying OS - you’ll just have to figure out the communication protocols, etc.
yourself between the respective PU’s (processing units).
Regards,
John W.
onastai wrote on Wednesday, December 13, 2017:
is the cortexa5 port on a actually multi-core a5mp, configured for SMP?
tnx,
ovi
rtel wrote on Wednesday, December 13, 2017:
is the cortexa5 port on a actually multi-core a5mp, configured for SMP?
No.