LPC1788FreeROTs

所属分类:DSP编程
开发工具:C/C++
文件大小:4080KB
下载次数:45
上传日期:2016-12-31 15:19:25
上 传 者寒江残雪
说明:  FreeRTOS移植LPC1788,USB驱动,UIP驱动,Modbus驱动; 系统开启多任务完成对于DSP数据交互,以及以太网上位机交互,实现数据采样分析。
(FreeRTOS transplantation LPC1788, USB driver, UIP driver, Modbus driver The system to open multi-tasking for DSP data exchange, and Ethernet host computer interaction, data sampling and analysis.)

文件列表:
LPC1788FreeROTs\Common\CirularQueue.c (2352, 2016-10-17)
LPC1788FreeROTs\Common\CirularQueue.h (876, 2016-10-17)
LPC1788FreeROTs\Common\I2CINT.c (22012, 2016-10-17)
LPC1788FreeROTs\Common\I2CINT.h (1688, 2016-10-17)
LPC1788FreeROTs\Common\sys_GLOBAL.c (1041, 2016-10-17)
LPC1788FreeROTs\Common\sys_GLOBAL.h (534, 2016-10-17)
LPC1788FreeROTs\Drivers\include\debug_frmwrk.h (5329, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc177x_8x_libcfg_default.h (4108, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_clkpwr.h (9364, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_eeprom.h (5586, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_emac.h (31229, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_gpio.h (7937, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_i2c.h (16640, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_iap.h (5213, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_libcfg_default.h (4335, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_pinsel.h (7611, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_rtc.h (17002, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_spifi_rom_api.h (9128, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_ssp.h (17620, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_systick.h (4479, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_timer.h (13651, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_types.h (6212, 2016-10-17)
LPC1788FreeROTs\Drivers\include\lpc_uart.h (32823, 2016-10-17)
LPC1788FreeROTs\Drivers\source\debug_frmwrk.c (18380, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_clkpwr.c (12259, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_eeprom.c (11012, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_emac.c (43195, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_gpio.c (29407, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_i2c.c (46324, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_pinsel.c (19659, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_rtc.c (40247, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_ssp.c (25228, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_systick.c (8073, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_timer.c (21868, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_uart.c (56857, 2016-10-17)
LPC1788FreeROTs\Drivers\source\lpc_wwdt.c (14306, 2016-10-17)
LPC1788FreeROTs\EmbeddedGUI\arry.c (223, 2016-10-17)
LPC1788FreeROTs\EmbeddedGUI\arry.h (2825, 2016-10-17)
LPC1788FreeROTs\EmbeddedGUI\BufferDriver.cpp (2853, 2016-10-17)
LPC1788FreeROTs\EmbeddedGUI\BufferDriver.h (1940, 2016-10-17)
... ...

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.

近期下载者

相关文件


收藏者