Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you make as you re building the system and creating the distribution.
標簽: distribution environment embedded custom
上傳時間: 2013-12-23
上傳用戶:stella2015
2.6內核移植NOR FLASH MTD驅動詳細步驟 包括Kconfig文件修改,配置編譯內核 make menuconfig選項的修改,建立設備文件。
上傳時間: 2013-12-25
上傳用戶:498732662
該程序為GPS數據采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your GPS application.
上傳時間: 2014-11-27
上傳用戶:jcljkh
makefile文件的理解,內核源碼中的makefiles(不含動態生成的.flags文件)主要分為以下四類:1. 主目錄下的Makefile 2. 主目錄下的Rules.make 3. arch/*/目錄下的Makefile 4. 除arch外的子目錄下的Makefile
標簽: makefile
上傳時間: 2016-10-28
上傳用戶:duoshen1989
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.
標簽: CodeProject provides service methods
上傳時間: 2014-01-25
上傳用戶:baiom
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
標簽: interfaces documents the library
上傳時間: 2016-11-08
上傳用戶:181992417
Linux下的.wav文件播放示例,裝了QT的話先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 執行 注意代碼里面包括要播放的.wav文件的路徑
上傳時間: 2013-12-22
上傳用戶:徐孺
BerkeleyDB源碼,需要configure,make
標簽: BerkeleyDB 源碼
上傳時間: 2016-11-12
上傳用戶:lanhuaying
AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each of the files that make up your port_dll DLL.
標簽: demonstrates AppWizard DLL port_dll
上傳時間: 2016-11-16
上傳用戶:wanqunsheng
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS
標簽: collection programs version systems
上傳時間: 2016-11-18
上傳用戶:wlcaption