• You can log in to your eeworld account to continue watching:
  • Common errors in virtual machine installation
  • Login
  • Duration:8 minutes and 54 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

Show off the development of the new forum next door
I'm going to show you a new development project that just arrived on the forum next door. It's very delicate and small.
ihalin stm32/stm8
【Repost】How to learn MCU well
[align=center][table=98%] [tr] [td] [align=center]How to learn single-chip microcomputer well[/align] [/td] [/tr] [tr] [td] [/td] [/tr] [tr] [td] [align=left] The first question many single-chip micro
疯狂编程 51mcu
ST U5 development board evaluation and programming related issues (official sharing)
1. Preparation for burning:Development board: B-U585I-IOT02A Tools: STM32C ube Programmer 2.6.0 or latest , IAR STM32U5 FW: STM32Cube_FW_U5_V1.0.0\Projects\B-U585I-IOT02A\Applications\BLE\BLE_AT_Clien
nmg stm32/stm8
Resurrection
How to revive Zhongjiu, short bl, vcc is invalid
xw99 Embedded System
【Design Tools】Talking about FPGA
I have always wanted to write something about FPGA design, because I am a little bit dissatisfied. Why is it that for the same design, some people can fiddle with it as if it were a game, using photos
GONGHCU FPGA/CPLD
[Feiling OK210 development board] [UBOOT] [Transplantation] steps
The process of transplanting U-Boot on the Feiling S5PV210 development board mainly includes the following four steps: 1. Download U-Boot source code 2. Modify the corresponding file code 3. Compile U
forlinx2013 Embedded System

推荐文章

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号