rs485_os7

所属分类:单片机开发
开发工具:C/C++
文件大小:192KB
下载次数:16
上传日期:2015-08-02 18:18:08
上 传 者xiaobin112
说明:  这个工程使用IAR V6.40.5 构建的。 使用基于LPC17xx的RS485。 RTOS: FreeRTOS-FreeRTOS V7.5.3
(This project built using IAR V6.40.5. RS485 of LPC17xx. )

文件列表:
rs485_os7 (0, 2015-08-02)
rs485_os7\CMSIS (0, 2015-07-31)
rs485_os7\CMSIS\core_cm3.c (8873, 2011-05-16)
rs485_os7\CMSIS\core_cm3.h (73001, 2011-05-19)
rs485_os7\CMSIS\startup_LPC17xx.s (11573, 2012-10-12)
rs485_os7\CMSIS\system_LPC17xx.c (23078, 2012-10-12)
rs485_os7\Debug (0, 2015-08-02)
rs485_os7\freertos7_485.dep (12611, 2015-08-02)
rs485_os7\freertos7_485.ewd (63358, 2015-07-31)
rs485_os7\freertos7_485.ewp (51478, 2015-08-02)
rs485_os7\freertos7_485CustomSfr.sfr (25, 2015-08-02)
rs485_os7\Includes (0, 2015-07-31)
rs485_os7\Includes\FreeRTOSConfig.h (7819, 2015-07-12)
rs485_os7\Includes\LPC17xx.h (69775, 2015-07-09)
rs485_os7\Includes\system_LPC17xx.h (1743, 2011-11-30)
rs485_os7\Includes\type.h (775, 2011-01-05)
rs485_os7\main.c (2865, 2015-08-02)
rs485_os7\rs485_os.eww (167, 2015-07-31)
rs485_os7\settings (0, 2015-07-31)
rs485_os7\settings\freertos7_485.cspy.bat (1774, 2015-08-02)
rs485_os7\settings\freertos7_485.dbgdt (5220, 2015-08-02)
rs485_os7\settings\freertos7_485.dni (947, 2015-08-02)
rs485_os7\settings\freertos7_485_Debug.jlink (671, 2015-07-31)
rs485_os7\settings\rs485_os.wsdt (3121, 2015-08-02)
rs485_os7\Source (0, 2015-07-31)
rs485_os7\Source\croutine.c (15365, 2013-10-14)
rs485_os7\Source\include (0, 2015-07-31)
rs485_os7\Source\include\croutine.h (29050, 2013-10-14)
rs485_os7\Source\include\FreeRTOS.h (19948, 2013-10-14)
rs485_os7\Source\include\list.h (16818, 2013-10-14)
rs485_os7\Source\include\mpu_wrappers.h (7412, 2013-10-14)
rs485_os7\Source\include\portable.h (7022, 2015-07-31)
rs485_os7\Source\include\projdefs.h (4236, 2013-10-14)
rs485_os7\Source\include\queue.h (62926, 2013-10-14)
rs485_os7\Source\include\semphr.h (31514, 2013-10-14)
rs485_os7\Source\include\StackMacros.h (9207, 2013-10-14)
rs485_os7\Source\include\task.h (58251, 2013-10-14)
rs485_os7\Source\include\timers.h (45744, 2013-10-14)
rs485_os7\Source\list.c (9305, 2013-10-14)
rs485_os7\Source\portable (0, 2015-07-31)
... ...

Each real time kernel port consists of three files that contain the core kernel components and are common to every port, and one or more files that are specific to a particular microcontroller and or compiler. + The FreeRTOS/Source directory contains the three files that are common to every port - list.c, queue.c and tasks.c. The kernel is contained within these three files. croutine.c implements the optional co-routine functionality - which is normally only used on very memory limited systems. + The FreeRTOS/Source/Portable directory contains the files that are specific to a particular microcontroller and or compiler. + The FreeRTOS/Source/include directory contains the real time kernel header files. See the readme file in the FreeRTOS/Source/Portable directory for more information.

近期下载者

相关文件


收藏者