资源列表
[VxWorks] deadlineWdDemo
说明: This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent by<于凤新> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[VxWorks] Memory_Managment_Show
说明: DEscr iptION - Provides the functionality to display the contents of sysPhysMemeDesc array. -DEscr iptION- Provides the functionality to display the contents of sysPhysMemeDesc arr ay.<于凤新> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[VxWorks] AT49BV040AFlashWriteSector
说明:这是一段AT49BV040Aflsh的驱动程序,通过调适,可用。-This is a AT49BV040Aflsh the driver, through the adaptation and available.<王顺> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[VxWorks] task
说明:练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush(<王昊> 在 2025-06-15 上传 | 大小:2kb | 下载:0