Example:
Warning: modpost: found 1 Section mismatch (es ).
To see full details build your kernel:
'Make config_debug_section_mismatch = y'
Grammar solution: use make config_debug_section_mismatch = y to get the following output:
Warning:
Many people always ask this question, so here is a summary document for your reference. The following steps areLinuxSystem, not for wince. Maybe you will notice that there are far more people doing Linux research in embedded systems than those doing
Development Environment In GNU/Linux
In the work environment, virtual machines are a major issue. Therefore, we will introduce them separately before this chapter. In addition to virtual machines, there are several important things, including the
For my computer, the centos6.3 system is installed. The operation process is as follows:
1. After Entering the X Window, select "device"> "Install enhancement" in the virtualbox software menu"
2. An optical drive symbol appears on the desktop,
Implementation of IP protocol (V4) in Linux (2)This article mainly introduces forward and local delivery.
Last time we mentioned that after ip_rcv_finish is complete, call the relevant sending functions ip_forward or ip_local_deliver. This time we
Pstree: displays the Process status tree.
Purpose: run the pstree command to list the current processes and their tree structure.
Usage: pstree [Option] [pid | user]
The main options are as follows.
--A: displays the command and complete parameters
Implement socket-based multi-process real-time communication in Linux
Zhou Xin (jones_zhou@yahoo.com.cn ),
Software Engineer
Introduction:Socket is the most widely used inter-process communication mechanism in Linux. However, it cannot be directly
Preface
This series of articles will combine the new energy-saving technologies that have been continuously added to various hardware (including the latest Bus Standards and peripherals such as CPU, chipset, and PCI Express) in recent years.
From
For how to use Parser Generator, go to/html/linuxshijie/20070917/84 .html.
The following articles are copyrighted by forest 100. Do not reprint them.
Lex Introduction
Lex generates a C language source code file based on the format defined by the.
FTP configuration (vsftpd ):
Method 1: ftp runs as an independent process.
1. Install vsftpd (not installed by default ).
2. Modify/etc/vsftpd. conf and setListen = YesThat is, enable ftp to run in standalone mode.
3. Run chkconfig vsftpd off
1.1 server configuration instructions1.1.3 configure users and permissions1.1.4 import the project to the warehouse1.2 client operation guide and usage specifications1.2.1 check out work copies1.2.2 SVN update updates changes made by others1.2.2.1
Analysis of NAND Flash Driver in Embedded Linux
I. Description of the source code file of the NAND Flash Driver
In the Linux kernel, The MTD source code is stored in the/driver/MTD Directory, which contains six subdirectories: chips, devices, maps,
Read and Write operations by applications on NAND Flash
Next, continue to analyze the NAND Flash Driver:The function for detecting devices in NAND Flash is s3c24xx_nand_probe..
The s3c24xx_nand_probe function first creates a Data Structure struct
Logs are very important for security. They record all kinds of events that occur in the system every day. You can use them to check the cause of the error or the traces left by the attacker when the system is attacked. The main functions of logs are
The time required for calculating the FFT in software recently. The collected references are as follows:
# Include # Include /* contains the standard library header file */# Include Int main (INT argc, char ** argv){Struct timeval start, stop,
######################################## ###
# Compile and generate the file relationship on which zimage depends
1. kernel image composition1.1 zimage FileThe kernel image is the zimage file generated in the $ (topdir)/ARCH/$ (ARCH)/boot/directory.
*************************
Reinstall Linux
*****************************
I found that Ubuntu sometimes failed inexplicably, so I decided to reinstall it.
I re-installed it once yesterday. During the re-installation process, if the new Linux is
2. Touch Screen Driver Analysis
2.1 Overview
Touch screen drivers do not distinguish between resistance and tolerance, but between single-point touch and multi-point touch. A typical touch screen driver is based on the input subsystem. Here we will
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service