• You can log in to your eeworld account to continue watching:
  • Use of editor Notepad++
  • Login
  • Duration:3 minutes and 57 seconds
  • Date:2020/06/30
  • Uploader:桂花蒸
Introduction
As a huge system, Linux has many related research fields. In summary, there are roughly five directions:
1. Server maintenance: You need to understand Linux services, be proficient in using Shell, and understand network configuration.
2. Server development: You need to learn Linux programming and Linux network programming.
3. Embedded Linux applications: You need to learn C language and basic Linux knowledge.
4. Embedded Linux driver: In addition to learning the knowledge of "embedded Linux applications", you also need to
understand simple chip principles and some basic circuit knowledge, and you also need to have a certain understanding of the Linux kernel.
5. Linux visualization Application: In addition to learning the knowledge of "embedded Linux application", you also need
to learn the knowledge of GDK or QT or Android.
Unfold ↓

You Might Like

Recommended Posts

Buttons and switches are not the same thing
Yesterday, a student asked me to help him diagnose his computer. His computer power supply was working properly. After pressing the power button, the power supply fan and CPU fan both whirred, but the
水牛 Test/Measurement
【GD32L233C-START Review】1. Unboxing test to light up the color screen
[i=s] This post was last edited by bzhou830 on 2022-2-12 21:15 [/i] ## Preface Thanks to eeworld and GigaDevice for providing the evaluation and trial boards. I haven't touched microcontrollers for ab
bzhou830 GD32 MCU
How to post an attachment
[b]I. Post a new post[/b] [color=blue]1) Enter your favorite section. You can see the word "New Post" in the upper right corner of the section, as shown in the figure: [/color][color=blue]2) The edit
EEW Suggestions & Announcements
【Request E-coin transfer】You can use Alipay or WeChat to transfer the equivalent amount of RMB
[i=s]This post was last edited by ly6277895 on 2015-10-28 16:49[/i] I need to buy something, but I don't have enough coins. Dear forum friends, can you help me? I will use Alipay or WeChat to transfer
ly6277895 Talking
Please give me some knowledge about A7105
I recently took over a project from a senior. It is about using the main node to receive data from the sub node. The MCU is MSP430 and the RF is A7105. There are many things in the program that I don’
guangchaoji Microcontroller MCU
Zigbee protocol stack brief Chinese description (Part 2)
2. Introduction to the APL application layer 2.1.1 Introduction to the application layer As shown in Figure 2-1, the ZigBee application layer consists of three parts: the APS sublayer, ZDO (including
xtss RF/Wirelessly

推荐文章

Linux内核分析:uboot与Linux内核机器码分析 2025年01月16日
1. uboot机器码 在uboot启动的start_armboot阶段,调用board_init函数初始化机器码。 int board_init(void) { .............................. gd- bd- bi_arch_number = MACH_TYPE_SMDKV210; gd- bd- bi_boot_params...
Linux内核的中断机制 2025年01月16日
1. 中断简介 中断是指在CPU正常运行期间,由于内外部事件或由程序预先安排的事件引起的CPU暂时停止正在运行的程序,转而为该内部或外部事件或预先安排的事件服务的程序中去,服务完毕后再返回去继续运行被暂时中断的程序。Linux中通常分为外部中断(又叫硬件中断)和内部中断(又叫异常)。 2. Linux内核中断机制的初始化 2.1 相关数据结构 linux内核将所有的中断统...
Linux内核静态映射表的建立过程 2025年01月16日
/* * 平台: s5pv210 * 内核版本号: 2.6.35.7 */ kernel/arch/arm/mach-s5pv210/mach-smdkc110.c 这个文件是由三星在移植内核时提供的一个很重要的文件,这个文件中的函数都是与硬件相关的。 mach-smdkc110.c文件中的smdkc110_map_io函数就是静态映射表建立过程调用的一个函数...
Linux驱动入门(七)使用定时器消除按键抖动 2025年01月16日
一、为什么要消抖? 二、如何消抖? 三、Linux内核定时器 四、源码 五、测试 本文将在Linux驱动入门(五)阻塞方式实现按键驱动的基础上,使用定时器消除按键抖动 一、为什么要消抖? 对于没有做硬件消抖的按键,在按下按键到电平稳定期间,会有一段抖动,此时电平会在高电平和低电平不断地跳动 如果我们的按键中断采用下降沿触发,从图中可以看出有多段下降沿,那么想必按下一次按键...

Recommended Content

可能感兴趣器件

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号