SeggerEval_LPC2478

所属分类:VHDL/FPGA/Verilog
开发工具:Visual C++
文件大小:18100KB
下载次数:91
上传日期:2012-08-04 13:54:29
上 传 者yeliang520
说明:  emWin 在LPC2478上实现LCD的高性能显示
(emWin to achieve high-performance LCD display in the LPC2478)

文件列表:
AN00005_GettingStartedWithSeggerEvalSoftwareAndKEILMDK.pdf (382343, 2008-09-04)
Doc (0, 2011-11-11)
Doc\embOS_ARM_KEIL_MDK.pdf (219547, 2008-07-02)
Doc\embOS_Generic.pdf (1336930, 2008-07-01)
Doc\UM02001_emFile.pdf (2261090, 2011-11-07)
Doc\UM03001_emWin5.pdf (9772633, 2011-08-11)
Doc\UM07001_embOSIP.pdf (1255617, 2010-12-07)
Doc\UM09001_emUSB.pdf (1733111, 2011-03-09)
Doc\UM10001_emUSBH.pdf (982062, 2011-09-08)
License.txt (8940, 2008-07-23)
Start (0, 2011-11-11)
Start\Application (0, 2011-11-11)
Start\Application\FS_CheckDisk.c (2640, 2011-11-11)
Start\Application\FS_DirOperations.c (5682, 2011-11-11)
Start\Application\FS_Performance.c (17895, 2011-11-11)
Start\Application\FS_PerformanceSimple.c (7571, 2011-11-11)
Start\Application\FS_Start.c (2828, 2011-11-11)
Start\Application\FS_Start_ReadWriteHook.c (4639, 2011-11-11)
Start\Application\GUI_HelloWorld.c (1271, 2011-11-11)
Start\Application\GUI_HouseControlDemo.c (91567, 2011-11-11)
Start\Application\GUI_IP_emExplorer.c (40366, 2011-11-11)
Start\Application\GUI_IP_HouseControlDemo.c (92332, 2011-11-11)
Start\Application\GUI_IP_ReversiDemo.c (55254, 2011-11-11)
Start\Application\GUI_IP_WIDGET_GraphXYDemo.c (14574, 2011-11-11)
Start\Application\GUI_IP_WIDGET_GraphYtDemo.c (15169, 2011-11-11)
Start\Application\GUI_OS_Status.c (63103, 2011-11-11)
Start\Application\GUI_ReversiDemo.c (53431, 2011-11-11)
Start\Application\GUI_WIDGET_GraphXYDemo.c (13944, 2011-11-11)
Start\Application\GUI_WIDGET_GraphYtDemo.c (14571, 2011-11-11)
Start\Application\OS_IP_DNSClient.c (3226, 2011-11-11)
Start\Application\OS_IP_FTPServer.c (18534, 2011-11-11)
Start\Application\OS_IP_NonBlockingConnect.c (6155, 2011-11-11)
Start\Application\OS_IP_Ping.c (3096, 2011-11-11)
Start\Application\OS_IP_SendMail.c (6806, 2011-11-11)
Start\Application\OS_IP_Shell.c (3249, 2011-11-11)
Start\Application\OS_IP_SimpleServer.c (5805, 2011-11-11)
Start\Application\OS_IP_SpeedClient_TCP.c (7905, 2011-11-11)
Start\Application\OS_IP_SpeedClient_UDP.c (5438, 2011-11-11)
Start\Application\OS_IP_Start.c (2805, 2011-11-11)
Start\Application\OS_IP_UDPDiscover.c (5168, 2011-11-11)
... ...

Readme.txt for BSP for Olimex LPC-2478STK start project. This project was built for Keil MDK V4.22 . It has been tested with the following versions: - V4.22 Supported hardware: =================== The sample project for the NXP LPC2478 CPU is prepared to run on a Olimex LPC-2478STK eval board, but may be used on other target hardware as well. Using different target hardware may require modifications. Configurations ============== - Debug_FLASH This configuration is prepared for download into internal Flash using J-Link and Flash Download. An embOS debug and profiling library is used. A call of Debug_FLASH.ini ensures that FLASH is mapped at 0x00. - Release_FLASH This configuration is prepared for download into internal Flash using J-Link and Flash Download. An embOS release library is used. A call of Release_FLASH.ini ensures that FLASH is mapped at 0x00. - Debug_RAM This configuration is prepared for download into internal RAM using J-Link. An embOS debug and profiling library is used. A call of Debug_RAM.ini ensures that RAM is mapped at 0x00. Notes: ====== - Due to hardware limitations it is not possible to use USB functionality together with the LCD display at the same time. - GUI_*HouseControlDemo.c is hanging in debug configurations: The default implementation for OS_SendString() is to use DCC communication. The House Control Demo will send status messages about the current actions that have been executed. These DCC transfers need the debug session to be closed and embOS View has be running. Running the samples in Release_FLASH configuration will work in debug and standalone mode. As by default DCC is not used in release builds. Included middleware components (trial versions): ================================================ - emFile V3 - (2.00.01) emFile FAT (supporting FAT12, FAT16 and FAT32) - (2.10.10) emFile FAT LFN Module (support for Long File Name) - Device drivers: - (2.10.03) emFile device driver for MultiMedia/SDcard - emWin V5 - (3.00.01) emWin BASIC color - (3.01.00) emWin WM/Widgets (window manager and widgets) - (3.01.02) emWin Memory devices (memory devices for flicker-free animation) - (3.01.03) emWin Antialiasing (antialiasing smoothes curves and diagonal lines) - (3.01.04) emWin VNC server - Drivers: - (3.10.02) emWin LCDLin (supported color depths: 1, 2, 4, 8, 15, 16, 32 bpp) - embOS/IP - (7.01.00) embOS/IP (TCP/IP Protocol Stack including: IPv4, ARP, ICMP, UDP, TCP, DHCPc and BSD 4.4 Socket Interface) - (7.05.00) embOS-IP Web-Server (Hyper Text Transfer Protocol (Server)) - (7.02.00) embOS-IP FTPs (File Transfer Protocol (Server)) - (7.16.00) embOS/IP SMTP Client (Simple Mail Transfer Protocol (Client)) - Drivers: - (7.01.05) embOS/IP LPC 23/24xx (embOS/IP driver for LPC 23/24xx integrated ethernet controllers ) - embOS V3 - (1.08.01.08) embOS-ARM7/9-KEIL-SOL (embOS designed for ARM7/9 and KEIL compiler, single developer object license (SOL)) - emUSB-Device V2 - (9.00.00) emUSB Core (USB core component) - (9.00.01) emUSB Bulk component (bulk component + Windows driver (binary)) - (9.00.03) emUSB MSD component - (9.00.05) emUSB MSD-CDROM component - (9.00.04) emUSB CDC component - (9.00.06) emUSB HID component - (9.00.07) emUSB-Device Printer Class - Drivers: - (9.10.14) emUSB target driver LPC24xx (target driver for NXP LPC24xx) - emUSB-Host - (9.30.00) emUSB Host - (9.35.00) emUSB-Host Printer Class - Drivers: - (9.40.00) emUSB-Host OHCI driver (emUSB-Host driver for OHCI-compliant host controllers)

近期下载者

相关文件


收藏者