(源码)基于FreeRTOS和Jailhouse的嵌入式系统.zip

上传者: m0_62153576 | 上传时间: 2025-09-19 15:11:54 | 文件大小: 297KB | 文件类型: ZIP
# 基于FreeRTOS和Jailhouse的嵌入式系统 ## 项目简介 本项目是一个基于FreeRTOS和Jailhouse的嵌入式系统,旨在将FreeRTOS实时操作系统与Jailhouse虚拟化技术结合,实现在多核ARM处理器上同时运行Linux通用操作系统和FreeRTOS硬实时操作系统。通过Jailhouse的分区虚拟化技术,两个操作系统几乎完全隔离,确保系统的实时性和稳定性。该项目目前支持在Banana Pi嵌入式板上运行。 ## 项目的主要特性和功能 1. FreeRTOS集成项目集成了FreeRTOS实时操作系统,提供了多任务处理、中断处理、实时调度等功能。 2. Jailhouse虚拟化通过Jailhouse,项目实现了操作系统的虚拟化,允许在同一硬件上运行多个独立的操作系统环境。 3. 资源隔离与共享利用Jailhouse的分区技术,实现了对硬件资源的隔离和共享,确保各个操作系统环境的安全和稳定。

文件下载

资源详情

[{"title":"( 56 个子文件 297KB ) (源码)基于FreeRTOS和Jailhouse的嵌入式系统.zip","children":[{"title":"freertos","children":[{"title":"Source","children":[{"title":"include","children":[{"title":"croutine.h <span style='color:#111;'> 30.72KB </span>","children":null,"spread":false},{"title":"mpu_prototypes.h <span style='color:#111;'> 16.51KB </span>","children":null,"spread":false},{"title":"list.h <span style='color:#111;'> 24.59KB </span>","children":null,"spread":false},{"title":"stack_macros.h <span style='color:#111;'> 8.43KB </span>","children":null,"spread":false},{"title":"projdefs.h <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false},{"title":"StackMacros.h <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"queue.h <span style='color:#111;'> 71.53KB </span>","children":null,"spread":false},{"title":"portable.h <span style='color:#111;'> 9.28KB </span>","children":null,"spread":false},{"title":"timers.h <span style='color:#111;'> 67.18KB </span>","children":null,"spread":false},{"title":"task.h <span style='color:#111;'> 136.62KB </span>","children":null,"spread":false},{"title":"event_groups.h <span style='color:#111;'> 34.61KB </span>","children":null,"spread":false},{"title":"deprecated_definitions.h <span style='color:#111;'> 7.34KB </span>","children":null,"spread":false},{"title":"semphr.h <span style='color:#111;'> 49.10KB </span>","children":null,"spread":false},{"title":"message_buffer.h <span style='color:#111;'> 40.63KB </span>","children":null,"spread":false},{"title":"stdint.readme <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"atomic.h <span style='color:#111;'> 12.56KB </span>","children":null,"spread":false},{"title":"FreeRTOS.h <span style='color:#111;'> 46.77KB </span>","children":null,"spread":false},{"title":"stream_buffer.h <span style='color:#111;'> 41.44KB </span>","children":null,"spread":false},{"title":"mpu_wrappers.h <span style='color:#111;'> 11.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"stream_buffer.c <span style='color:#111;'> 52.60KB </span>","children":null,"spread":false},{"title":"event_groups.c <span style='color:#111;'> 30.16KB </span>","children":null,"spread":false},{"title":"queue.c <span style='color:#111;'> 117.18KB </span>","children":null,"spread":false},{"title":"tasks.c <span style='color:#111;'> 206.14KB </span>","children":null,"spread":false},{"title":"portable","children":[{"title":"GCC","children":[{"title":"ARM_A7jailhouse","children":[{"title":"port.c <span style='color:#111;'> 21.56KB </span>","children":null,"spread":false},{"title":"gic-v2.c <span style='color:#111;'> 4.65KB </span>","children":null,"spread":false},{"title":"portASM.S <span style='color:#111;'> 11.00KB </span>","children":null,"spread":false},{"title":"gic-v2.h <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":"portmacro.h <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"MemMang","children":[{"title":"ReadMe.url <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"heap_1.c <span style='color:#111;'> 5.82KB </span>","children":null,"spread":false},{"title":"heap_3.c <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"heap_4.c <span style='color:#111;'> 19.21KB </span>","children":null,"spread":false},{"title":"heap_5.c <span style='color:#111;'> 21.44KB </span>","children":null,"spread":false},{"title":"heap_2.c <span style='color:#111;'> 12.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"readme.txt <span style='color:#111;'> 867B </span>","children":null,"spread":false}],"spread":true},{"title":"list.c <span style='color:#111;'> 10.95KB </span>","children":null,"spread":false},{"title":"timers.c <span style='color:#111;'> 44.57KB </span>","children":null,"spread":false},{"title":"croutine.c <span style='color:#111;'> 16.83KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"License","children":[{"title":"license.txt <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"sysregs.h <span style='color:#111;'> 9.79KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"boot_stub.S <span style='color:#111;'> 5.35KB </span>","children":null,"spread":false},{"title":"freertos-runtime","children":[{"title":"serial.h <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"serial.c <span style='color:#111;'> 5.57KB </span>","children":null,"spread":false},{"title":"lib1funcs.S <span style='color:#111;'> 5.87KB </span>","children":null,"spread":false},{"title":"printf-stdarg.h <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"string.c <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"printf-stdarg.c <span style='color:#111;'> 11.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"lscript.lds <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"FreeRTOSConfig.h <span style='color:#111;'> 9.86KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 21.50KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"jailhouse-configs","children":[{"title":"bananapi.c <span style='color:#111;'> 16.43KB </span>","children":null,"spread":false},{"title":"bananapi-freertos-demo.c <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明