Download List

项目描述

FreeRTOS is a scalable miniature real time kernel designed specifically for very small embedded systems that run on microcontrollers or FPGAs.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-09-04 12:01
7.2.0

此版本添加 xSemaphoreTakeFromISR() 执行和 FreeRTOS 主处理机端口的 vQueueDelete() 处理程序。有什锦的代码清理,去除遗留处理程序和错误修正。
标签: Bugfixes, Stable
This release added an xSemaphoreTakeFromISR() implementation, and a vQueueDelete() handler for the FreeRTOS MPU port. There were assorted code cleanups, the removal of legacy handlers, and bugfixes.

2012-07-28 13:43
7.1.1

添加皮质 M3 任务分配端口。皮质 M0 IAR、 皮质 M0 海湾合作委员会和皮质 M4F 海湾合作委员会的单独分布式的端口被合并。Windows 模拟器被固定的减少使用跟踪宏。添加一个新的跟踪宏,traceMOVE_TASK_TO_READY_STATE()。FreeRTOS 主处理机端口进行了更新。介绍的 xQueueReset() 和 xSemaphoreGetMutexHolder() 的功能了。
标签: Enhancements, Bugfixes, Stable
The Cortex-M3 Tasking port was added. The separately distributed ports for Cortex-M0 IAR, Cortex-M0 GCC, and Cortex-M4F GCC were merged in. The Windows simulator was fixed to reduce usage of trace macros. A new trace macro was added, traceMOVE_TASK_TO_READY_STATE(). The FreeRTOS MPU port was updated. The xQueueReset() and xSemaphoreGetMutexHolder() functions were introduced.

2011-12-15 07:45
7.1.0

此版本添加了对皮质 M4F IAR、 皮质 M4F Keil/RVDS 和 TriCore 海合会平台的支持。演示已被添加为新的端口。现在,命令处理程序接收整个命令字符串,给予他们直接访问的参数。次要错误修正和增强功能。
标签: Bugfixes, Enhancements, Stable
This release adds support for the Cortex-M4F IAR, Cortex-M4F Keil/RVDS, and TriCore GCC platforms. Demos have been added for the new ports. Command handlers now receive the entire command string, giving them direct access to parameters. Minor bugfixes and enhancements.

2011-10-20 07:48
7.0.2

此版本为瑞萨 RX200 和 RL78 添加端口。它将演示添加为飞思卡尔动力学 K60 和富士通 FM3 MB9A310。Microblaze V8 端口层已被完全取代。什锦的 API 扩展。ARM7、 手臂 IAR 和 PIC32 代码清理。已添加一个新的部分完成的命令行解释器,以及新的演示。
标签: Enhancements, Code cleanups, Demos, Stable
This release adds ports for the Renesas RX200 and RL78. It adds demos for the Freescale Kinetis K60 and Fujitsu FM3 MB9A310. The Microblaze V8 port layer has been completely replaced. Assorted API extensions. Code cleanups for the ARM7, ARM IAR, and PIC32. A new partially-completed command line interpreter has been added, along with new demos.

2011-06-13 12:41
7.0.1

此版本增加了富士通fm3合作和SmartFusion演示应用程序。它更新了RX600港口和演示应用程序支持的编译器版本的瑞萨1.0.2.0。它修改了RX600稍微以太网驱动,使之更加健壮沉重负荷,并更新了uIP的处理任务,使FreeRTOS的软件定时器的使用。它可确保正确的字节对齐的PIC32港口层。它改变了前悬任务时已经开始调度的行为。
标签: Demos, Enhancements, Bugfixes
This release adds the Fujitsu FM3 and SmartFusion demo applications. It updates the RX600 port and demo applications to support version 1.0.2.0 of the Renesas compiler. It modifies the RX600 Ethernet driver slightly to make it more robust under heavy load, and updates the uIP handling task to make use of the FreeRTOS software timers. It ensures correct byte alignment for the PIC32 port layer. It changes the behaviour when tasks are suspended before the scheduler has been started.

Project Resources