Skip to content

This repository is used for learning embedded Linux development and serves to store the code generated during the learning process.

Notifications You must be signed in to change notification settings

wurh0001/Embedded-Linux-Development-Learning

Repository files navigation

Embedded-Linux-Development-Learning

This repository is used for learning embedded Linux development and serves to store the code generated during the learning process.

重要说明

裸机阶段代码均引用或参考正点原子例程,仅在源代码基础上做部分改动,暂无独立开发部分

硬件说明

学习使用的是正点原子的imx6ull-alpha开发板(EMMC8GB+DDR3L512MB)

开发平台:Mac mini M4 + orbstack + Ubuntu jammy LTS虚拟机

交叉编译工具链:arm-linux-gnueabihf-gcc 7.3.0

烧录工具:

  • SD卡烧录:Mac下通过imxdownload软件烧录
  • USB烧录:Mac下使用uuu工具烧录
  • 注:因为orbstack虚拟机无法直通USB设备,所以编译在ubuntu虚拟机中完成,烧录在mac下完成

串口调试工具:Mac下使用vscode插件"Serial Monitor"进行串口调试

About

This repository is used for learning embedded Linux development and serves to store the code generated during the learning process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors