文章分类 -  嵌入式

摘要:相较于经典的AM335x处理器,AM62x有着更丰富的功能以及更强大的其性能,参数对比如下: https://www.elecfans.com/d/2129135.html https://www.elecfans.com/article/80/2023/202304192061759.html h 阅读全文
posted @ 2024-08-18 11:52 微笑的''80 阅读(24) 评论(0) 推荐(0)
摘要:http://t.csdnimg.cn/u8CDk make -j$(nproc) 阅读全文
posted @ 2024-08-16 09:37 微笑的''80 阅读(7) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/zhoujiaaw/article/details/103509621 https://mvnrepository.com/ 阅读全文
posted @ 2024-08-15 11:15 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:注意中间凹槽的连接 或者 https://www.cnblogs.com/yucloud/p/pi_zeroW.html 阅读全文
posted @ 2024-08-14 23:19 微笑的''80 阅读(80) 评论(0) 推荐(0)
摘要:https://www.helloandroid.cn/ https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/ 阅读全文
posted @ 2024-08-14 21:27 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要:https://docs.yoctoproject.org/toaster-manual/intro.html 阅读全文
posted @ 2024-08-14 20:40 微笑的''80 阅读(8) 评论(0) 推荐(0)
摘要:http://t.csdnimg.cn/yW2ha https://github.com/galileogen2 https://github.com/galileogen2/meta-clanton https://www.jb51.net/os/Ubuntu/45292.html 阅读全文
posted @ 2024-08-12 14:22 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:1. 查询内核是否安装 dpkg-query -s linux-headers-$(uname -r) 2. 内核头文件目录 /usr/src 3. 增加头文件include export ARMGCC_DIR="/opt/gcc-arm-none-eabi-10.3-2021.10/" expor 阅读全文
posted @ 2024-08-08 21:07 微笑的''80 阅读(26) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/661285478 CMakeLists.txt cmake_minimum_required(VERSION 3.10) project(hello1) set(CMAKE_C_COMPILE "aarch64-poky-linux-gcc 阅读全文
posted @ 2024-08-08 20:00 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要:Windows Server 无法访问 samba 服务 https://docsv4.qingcloud.com/user_guide/compute/vm/faq/troubleshooting/windows_server_os/win2019_use_samba/ 安装samba https 阅读全文
posted @ 2024-08-08 15:56 微笑的''80 阅读(15) 评论(0) 推荐(0)
摘要:https://lvgl.100ask.net/master/porting/index.html 阅读全文
posted @ 2024-08-08 01:44 微笑的''80 阅读(7) 评论(0) 推荐(0)
摘要:https://blog.51cto.com/u_15785540/5753221 阅读全文
posted @ 2024-08-08 01:11 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/daocaokafei/article/details/122886659 阅读全文
posted @ 2024-08-06 03:29 微笑的''80 阅读(17) 评论(0) 推荐(0)
摘要:https://www.konsulko.com/category/blog 阅读全文
posted @ 2024-08-06 00:16 微笑的''80 阅读(13) 评论(0) 推荐(0)
摘要:https://qa.stmcu.com.cn/Product/pro_detail/cat_code/STM32MP1/family/81/sub_family/264/sub_child_family/0/layout/wiki/wiki_detail/pro_wiki10 https://ww 阅读全文
posted @ 2024-08-05 23:46 微笑的''80 阅读(5) 评论(0) 推荐(0)
摘要:https://github.com/slavaim/Linux-Intel-Galileo-Gen2-QuarkX1000 https://slavaim.blogspot.com/2016/03/building-linux-kernel-for-intel-galileo.html Build 阅读全文
posted @ 2024-08-05 22:07 微笑的''80 阅读(14) 评论(0) 推荐(0)
摘要:https://open.allwinnertech.com/#/ https://www.cnblogs.com/juwan/p/15226245.html 阅读全文
posted @ 2024-08-05 20:55 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/windows-10-iot-enterprise-for-i-mx-applications-processors:IMXWIN10I 阅读全文
posted @ 2024-08-05 14:22 微笑的''80 阅读(32) 评论(0) 推荐(0)
摘要:https://learn.microsoft.com/zh-cn/previous-versions/windows/iot-core/learn-about-hardware/hardwarecompatlist 阅读全文
posted @ 2024-08-05 14:20 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://www.armbian.com 阅读全文
posted @ 2024-08-05 13:19 微笑的''80 阅读(13) 评论(0) 推荐(0)