- 博客(6)
- 资源 (2)
- 收藏
- 关注
原创 使用petalinux进行离线编译
由于petalinux编译时需要下载很多依赖文件,由于网络的原因很容易导致失败,所以以2019.2为例整理了一下如何离线编译。目录 1.准备文件2.配置sstate3.配置本地downloads4.编译1.准备文件 到官网下载aarch64 sstate-cache和downloads文件并解压。2.配置sstate...
2020-04-20 14:50:31
5652
1
原创 ARM 平台 交叉编译FFMpeg
目录1.1.安装yasm1.2.下载FFmpeg1.3配置、编译FFMPEG1.4 FFmpeg链接使用1.5FFmpeg的版本差异1.1.准备环境-安装yasm这里我是直接通过ubuntu包安装的,当然也可以通过编译源码来安装。sudo apt-get install yasmsudo apt-get install pkg-config也可以通过-...
2020-03-21 15:50:01
3865
2
原创 access sd card in uboot
1.show all command of sd cardZynqMP> mmc --help mmc - MMC sub system ...
2019-10-16 11:06:45
357
原创 Ubuntu 18.04 Can't run fcitx, no items to add in fcitx-config-gtk3,
1.ps -ef|grep fcitx can't find fcitx process2.manual run fcitx found issue (ERROR-9380 ime.c:432) fcitx-keyboard-cm-mmuock already exists3.following many steps on internet, but also fai...
2019-10-12 15:56:00
1804
原创 Ubuntu 16.04 upgrade to 18.04 failed because of systemd, can't login
1.can't show the desktop after login2.ctl+alt+F1 enter tty3.can't run apt-get upgrade because of systemd unconfig4.find the version of systemd by5.download deb package from https://launchpad....
2019-10-12 15:09:51
319
原创 AVI文件头格式浅析-计算音视频播放时长
因为需要计算一个AVI文件的播放时间所以看一下AVI文件头所包涵的信息 下面一个结构框图 "avih"子块:typedefstruct_avimainheader{ FOURCC fcc;//必须为‘avih’ DWORD cb;//本数据结构的大小,不包括最初的8个字节(fcc和cb两个域)structsize DWORD dwMicroSecPerFr
2012-07-30 16:58:04
2509
ACE网络编程卷2
2019-01-05
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人