tree: 6c5a32ce8e82e9723e986cf88ce788c69dd6595d [path history] [tgz]
  1. .settings/
  2. src/
  3. .cproject
  4. .project
  5. parallellaDeploy.sh
  6. parallellaRun.sh
  7. patch_init.sh
  8. port_patch.patch
  9. portasm.patch
  10. README.md
RTFParallella/README.md

RTFParallella

RTFP is a framework to implement multi core real time embedded applications on the Adapteva Parallella platform. RTFParallella uses FreeRTOS to implement amalthea models for verification.

Installation

sh patch_init.sh

Usage example

RTFParallella can be used with code generation tools to implement Amalthea tasks. RTFParallella can be used as a quik start tool to test the viability of a multi-core real-time system

For more examples and usage, please refer to the documentation.

Release History

  • 1.0
    • Initial release of RTFParallella and examples.

Contributers

Distributed under EPL license.

Contributing

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request