会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cnchengv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
48
49
50
51
52
53
54
55
56
57
下一页
2018年4月19日
0419本周任
摘要: 1. qemu uboot引导 本周最主要--uboot引导内核 to thi tha uboot、文件系统几种、gpio的 2.web, 只看vue 和es6别的不看了 实用,各种达到实际应用的 手机端发布的, 注册,登陆的提示-- 没有图片自动扩展的to thi tha
阅读全文
posted @ 2018-04-19 09:36 cnchengv
阅读(83)
评论(0)
推荐(0)
2018年4月18日
qemu 系列
摘要: 一、. qemu uboot 1. 首先安装交叉编译器,执行: sudo apt-get install gcc-arm-linux-gnueabi 2. 下载U-Boot源文件: http://ftp.denx.de/pub/u-boot/ 我下载的是 u-boot-2017.01.tar.bz2
阅读全文
posted @ 2018-04-18 16:37 cnchengv
阅读(129)
评论(0)
推荐(0)
2018年4月17日
vuex
摘要: https://blog.csdn.net/yelin042/article/details/79933175 重要:vue里 https://blog.csdn.net/hushilin001/article/details/78088157
阅读全文
posted @ 2018-04-17 19:48 cnchengv
阅读(83)
评论(0)
推荐(0)
gpio led学习
摘要: 2.弄清楚寄存器,gpio等之间的关系,to thi tha 比如: https://www.ggdoc.com/bGludXggZ3Bpb_aTjeS9nA2/NmIzNDIyZGZmMTExZjE4NTgyZDA1YTcw0/ 如何引入的这里??? 1. 内核里用 dump_stack 打印被谁
阅读全文
posted @ 2018-04-17 15:29 cnchengv
阅读(129)
评论(0)
推荐(0)
bsp 总结正规流程
摘要: 1. do boot 之类下载boot的都是将 uboot.bin里的内容下载到flash 0x0位置 => nand dump 0x0Page 00000000 dump: 14 00 00 ea 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 14 f0 9f e5 14
阅读全文
posted @ 2018-04-17 09:17 cnchengv
阅读(178)
评论(0)
推荐(0)
2018年4月16日
bsp总结
摘要: 就版本、nand nor、 led三样本周,六六六 1、 bsp坏块 => nand bad Device 0 bad blocks:047600000600000007fe0000=> nand dump 04760000Page 04760000 dump:00 00 00 00 00 00 0
阅读全文
posted @ 2018-04-16 09:17 cnchengv
阅读(123)
评论(0)
推荐(0)
2018年4月13日
bsp makefile2
摘要: 1. grep "bsp_dir" -r ./ -s --exclude-dir "*.git" 用这个加快目录定位-- 2.编译所有子目录 for dir in $(subdir-y) ; do $(MAKE) -C $$dir || exit 1 ; done 3. 所以内核里面把 kernel
阅读全文
posted @ 2018-04-13 09:28 cnchengv
阅读(100)
评论(0)
推荐(0)
2018年4月4日
sq
摘要: CREATE TABLE `message` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `username` varchar(20) DEFAULT NULL, `text` varchar(100) DEFAULT NULL, `readed` tinyint(4) DEFAULT NULL, `type` int(11) DEF...
阅读全文
posted @ 2018-04-04 18:36 cnchengv
阅读(144)
评论(0)
推荐(0)
n2
摘要: "express-ws": "^3.0.0", "devDependencies": { "socket.io": "^2.0.4" } message.js FindPerson.vue <small v-html='room.roominfo'></small> Messages.vue myM
阅读全文
posted @ 2018-04-04 18:34 cnchengv
阅读(337)
评论(0)
推荐(0)
2018年4月3日
wangedit
摘要: . 找室友信息 {{action}} ...
阅读全文
posted @ 2018-04-03 20:06 cnchengv
阅读(1005)
评论(0)
推荐(0)
上一页
1
···
48
49
50
51
52
53
54
55
56
57
下一页
公告