Skip to content

ESLab/FreeRTOS---ARM-Cortex-A9-VersatileExpress-Quad-Core-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS---ARM-Cortex-A9-VersatileExpress-Quad-Core-port

This port runs four separate FreeRTOS instances on the VersatileExpress with the CoreTile 9x4 Daughter board and the ARM Cortex-A9 MPCore Quad-Core CPU. Each serial port on the VersatileExpress prints out its related core ID as well as the Demo output of each instance of FreeRTOS.

Each core uses its L1 I and D cache and the MMU.Cached pages range from 0 to 64 MB (1 GB of memory in total) in the physical memory space. Shared memory can be used for core-to-core communication between the FreeRTOS instances in the non-cached memory.

For more information on how to compile and boot the FreeRTOS port on the VersatileExpress see the readme file.

This port was created by the Department of Information Technologies at Åbo Akademi University (https://research.it.abo.fi/) within the RECOMP project (http://www.recomp-project.eu/).

githalytics.com alpha

About

FreeRTOS - ARM Cortex-A9 VersatileExpress Quad-Core port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published