Chinaunix首页 | 论坛 | 博客
  • 博客访问: 332300
  • 博文数量: 97
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 636
  • 用 户 组: 普通用户
  • 注册时间: 2014-10-12 22:41
文章分类

全部博文(97)

文章存档

2017年(8)

2015年(87)

2014年(2)

我的朋友

发布时间:2015-10-19 17:16:40

<p class="MsoNormal" style="text-indent:2em;">需要为 imx6ul核心板 编写测试程序,需要qt开发环境,现记录环境搭建过程。<o:p></o:p></p><p class="MsoNormal" style="text-indent:2em;"><br /><strong>名词介绍</strong></p><p class="MsoNormal" style="text-indent:2em;">qt create : 一个专门针对qt的ide.........【阅读全文】

阅读(2131) | 评论(0) | 转发(0)

发布时间:2015-10-13 09:22:56

这里说明,Ubuntu 中系统没有了RH系统中的 chkconfig 命令 !可用一些小工具来管理 Ubuntu 的启动选项:小工具 rcconf:#sudo apt-get rcconf#sudo apt-get install rcconfroot 下运行: #sudo rcconf功能更全的工具:sysv-rc-conf#sudo apt-get update#sudo apt-get install .........【阅读全文】

阅读(2635) | 评论(0) | 转发(0)

发布时间:2015-09-21 10:10:24

[注意]改GRUB 的配置文件(不建议直接改 grub.conf)         sudo vi /etc/default/grub 找到    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"替换为  GRUB_CMDLINE_LINUX_DEFAULT="text"保存后  sudo update-grub      .........【阅读全文】

阅读(1535) | 评论(0) | 转发(0)

发布时间:2015-09-19 00:27:51

内容转载自:&nbsp;http://www.eefocus.com/marianna/blog/14-10/306247_821be.html<br /><br />在这篇pdf中有很详细的介绍:<a href="http://events.linuxfoundation.org/sites/events/files/slides/petazzoni-device-tree-dummies.pdf" target="_blank">http://events.linuxfoundation.org/sites/events/files/slides/p.........【阅读全文】

阅读(2184) | 评论(0) | 转发(0)

发布时间:2015-09-19 00:20:54

内核基于linux 3.14.26 ,ti 发布于2014.10<br /><br /><br />本文介绍如何将串口0作为系统调试串口,ti默认使用串口2作为系统调试串口的<br /><br /><br />1、进入make munconfig图形界面,Boot option---&gt;修改console=ttyO0,Ti默认的配置文件是用ttyO2的。<br /><br /><br />2、确保在dts和dtsi文件中初始化.........【阅读全文】

阅读(1988) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册