Skip to content

LdB-ECM/Raspberry-Pi-Multicore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry-Pi-Multicore

This is a series of test code with multicore task schedulers and concepts. This code is designed specifically for multicore Raspberry Pi 2 & 3's it will not work on a Pi 1. On Pi3 the choice of AARCH32 or AARCH64 is available.

The first step is xRTOS our start point with a 4 core preemptive switcher with simple round robin task schedule. Each core is manually loaded with 2 tasks and will create an idle task when started. The 2 tasks per core are simple moving the bars on screen at this stage.

More detail is in the actual directory

https://github.com/LdB-ECM/Raspberry-Pi-Multicore/tree/master/xRTOS

About

Multicore code for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published