• You can log in to your eeworld account to continue watching:
  • Installation and use of source insight
  • Login
  • Duration:12 minutes and 41 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

Preview of TI's latest solar inverter panels
The attached is the solar inverter panel information provided by TI, which contains circuit diagrams but no source code.Since this board is not yet on the market, I heard that more detailed informatio
hlx3012 Microcontroller MCU
S5PV210 Multimedia Reserved Memory Space 1 - FIMC Controller
[p=26, null, left][color=#333333][font=Arial][size=14px]Because GPU multimedia decoding, camera input and overlay display operations require large blocks of continuous physical memory, the S5PV210 dev
gooogleman Embedded System
stm32 simple routine
stm32 simple routine stm32 simple routine stm32 simple routine stm32 simple routine stm32 simple routine stm32 simple routine stm32 simple routine
sunyu111 stm32/stm8
Never disassemble the lithium battery
I posted a survey the other day [url=https://en.eeworld.com/bbs/forum.php?mod=viewthread&tid=529426&fromuid=476285] How do you deal with the used lithium batteries from your mobile phone? Can they sti
eric_wang Making friends through disassembly
Download ADI Application Notes for free (Amplifiers, ADCs)
Here are some ADI learning materials for you, I hope they can be helpful to you!Download "ADI Amplifier Application Notes - Volume 1" for free, it is worth collecting! Download link: http://analog-dev
EEWORLD社区 ADI Reference Circuit

推荐文章

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

Circuit

可能感兴趣器件

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号