10 2019 档案

摘要:1.修改驱动 mmc/card/block.c static inline int mmc_blk_readonly(struct mmc_card *card) { return mmc_card_readonly(card) || !(card->csd.cmdclass & CCC_BLOCK 阅读全文
posted @ 2019-10-27 16:50 eastgeneral 阅读(379) 评论(0) 推荐(0) 编辑
摘要:理论像素级特征图 使用[−1,0,1],[−1,0,1]T[−1,0,1],[−1,0,1]T计算梯度。空间聚合 C(i,j),for0≤i≤⌊(w−1)k⌋,0≤j≤⌊(h−1)k⌋C(i,j),for0≤i≤⌊(w−1)k⌋,0≤j≤⌊(h−1)k⌋ 其中ww是图像的宽度,hh是图像的高度,kk 阅读全文
posted @ 2019-10-18 09:49 eastgeneral 阅读(450) 评论(0) 推荐(0) 编辑
摘要:使用eclipse里有时会无端报错,检查都不能通过,后来参考了这个网页: http://www.cocos2d-x.org/forums/6/topics/6684 Hi,allI follow sample http://www.cocos2d-x.org/projects/cocos2d-x/w 阅读全文
posted @ 2019-10-17 11:28 eastgeneral 阅读(227) 评论(0) 推荐(0) 编辑
摘要:#1.编译环境及库文件linux环境:ubuntu14.04交叉编译工具 gcc-arm-linux-gnueabi安装 sudo apt-get install gcc-arm-linux-gnueabisudo apt-get install g+±arm-linux-gnueabi#2.使用c 阅读全文
posted @ 2019-10-16 09:52 eastgeneral 阅读(652) 评论(0) 推荐(0) 编辑
摘要:进入新公司参加的第一个项目,采用的是海思的Hi35xxVxx芯片。 我这边负责的模块是GPS模块,利用SDK代码框架,配置海思Hi35xx 芯片的串口,从串口读取GPS模块数据。 首先第一步,配置内核uart: 通过看芯片数据手册,GPS预留接口是 UART4。但是海思芯片未配置UART4。于是我们 阅读全文
posted @ 2019-10-15 15:43 eastgeneral 阅读(2011) 评论(0) 推荐(0) 编辑
摘要:1、安装ncurses-6.0 这个在3559 sdk中有,可以直接使用 ./configure --with-shared --without-debug --without-ada --enable-overwrite 2、编译gdb ./configure --target=aarch64-h 阅读全文
posted @ 2019-10-01 14:36 eastgeneral 阅读(2703) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示