LXR | KVM | PM | Time | Interrupt | Systems Performance | Bootup Optimization

03 2023 档案

嵌入式Linux GUI收集
摘要:关键词:QT、Nano-X、MiniGUI、Wayland、LVGL等等。 QT QT框架结构 QT支持的平台 Desktop Platforms Linux/X11 DistributionArchitectureCompilerNotes openSUSE 15.1 x86_64 GCC 5 o 阅读全文

posted @ 2023-03-26 23:59 ArnoldLu 阅读(660) 评论(0) 推荐(0) 编辑

基于QEMU模拟器搭建Builtroot下的QT开发环境
摘要:关键词:buildroot、qt、qemu等等。 1 Builtroot下载编译运行 下载Buildroot: git clone -b 2022.08 https://gitee.com/arnoldlu/buildroot.git 编译: make qemu_arm_vexpress_defco 阅读全文

posted @ 2023-03-25 23:59 ArnoldLu 阅读(1081) 评论(0) 推荐(0) 编辑

Yocto 2:Yocto基本概念、编译流程、目录
摘要:关键词:Recipe、Layer、Metadata、Poky、bitbake等等。 1 关键概念 深入了解Yocto之前,先了解一些基本概念。在Software – Yocto Project有说明。 这里摘录一段中文翻译: 配置文件: 包含全局定义变量,用户定义变量和硬件配置信息。配置文件告诉构建 阅读全文

posted @ 2023-03-22 23:59 ArnoldLu 阅读(6963) 评论(0) 推荐(0) 编辑

Python根据图片拍摄日期等整理重命名
摘要:关键词:exif、exifread等等。 最近在整理多年拍摄的图片,希望按照拍摄时间进行排序整理制作相册。 但是有的图片有水印显示拍摄日期;有的文件创建日期因为搬运创建日期和修改日期都已不能反映拍摄日期。 后通过查看图片详细信息,发现有拍摄日期信息。所以通过Python+exifread去读取拍摄日 阅读全文

posted @ 2023-03-19 23:59 ArnoldLu 阅读(1095) 评论(0) 推荐(0) 编辑

通过Python+CRemoteAPI控制Trace32进行调试
摘要:关键词:Python、C Remote API、Trace32等等。 当需要对Trace32调试进行自动化,或者提高效率时,可以通过Remote Control API进行。 基本的调试流程如下: Python、C等语言可以通过调用C Remote API库文件,和Trace32 PowerView 阅读全文

posted @ 2023-03-18 23:59 ArnoldLu 阅读(964) 评论(0) 推荐(0) 编辑

Yocto 1:Ubuntu下开发环境搭建
摘要:关键词:pocky,bitbake,qemu等等。 Ubuntu版本:Ubuntu 20.04.4 LTS。 1 环境配置以及仓库下载 更新Ubuntu下开发Yocto所需要的软件包: sudo apt-get install wget git-core unzip \ make gcc g++ b 阅读全文

posted @ 2023-03-17 23:59 ArnoldLu 阅读(912) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示