用 -host $ tar jxf ~/Downloads/ti-sdk-omapl138-lcdk-xx.xx.xx.bz2 这句命令解压到当前文件夹就算安装完毕了吗?
2018-06-21 13:34
] jxf355_set_fps : current frame length: 2252, current line length: 1280[426.399852] enter isp_s_comp[426.402763
2023-04-17 06:15
使用的 uboot和内核版本分别为 u-boot-2012.04.01linux-3.4.2,uboot 及uImage 均是老师提供的bootargs=noinitrd root=/dev/mtdblock3 rootfstype=yaffs2 init=/linuxrc console=ttySAC0,115200制作文件系统使用这个压缩包 fs_mini_mdev_new.tar.bz2制作的文件系统烧进开发板后启动正确使用这个压缩包 fs_mini_mdev_new_auto_wifi_ap.tar.bz2制作的文件系统烧进开发板后启动错误不知道是什么问题,期待老师们的解答uncorrectable error :uncorrectable error :VFS: Mounted root (yaffs2 filesystem) on device 31:3.Freeing init memory: 140Kmount: mounting tmpfs on /tmp failed: No such file or directory/etc/init.d/rcS: line 8: mdev: not foundcan't open /dev/console: No such file or directorycan't open /dev/console: No such file or directorycan't open /dev/console: No such file or directory
2019-06-11 05:45
为什么不是gcc开发stm32呢?gcc-arm-none-eabi是什么?怎样用gcc-arm-none-eabi去开发stm32呢?
2021-10-25 06:48
在PC平台经远程桌面连接已经是非常方便了,而现在在嵌入式arm平台,由于远程控制或者远程调试的需要,配置远程桌面的需求也越来越多,本文就着重演示基于嵌入式ARM平台实现远程桌面服务器端和客户端应用示例。本文演示所使用的ARM平台来自Toradex基于NXP iMX6Q SoC平台的Apalis iMX6 ARM核心板。
2020-12-28 07:34
基于ARM嵌入式平台在嵌入式Linux系统下通过dm-crypt来加密磁盘
2020-12-15 06:46