Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1125350
  • 博文数量: 177
  • 博客积分: 761
  • 博客等级: 上士
  • 技术积分: 1518
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-04 22:37
文章分类

全部博文(177)

文章存档

2017年(1)

2016年(3)

2015年(33)

2014年(48)

2013年(60)

2012年(32)

发布时间:2014-04-18 14:59:00

......【阅读全文】

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

发布时间:2014-04-16 14:24:59

在配置时自己弄错了,./configure --host=arm CC=arm-linux-gcc --prefix=/mnt/share/lib生成的Makefile无动态库生成,后改为
?./configure --host=arm-linux CC=arm-linux-gcc --prefix=/mnt/share/lib就好了。......【阅读全文】

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

发布时间:2014-04-09 17:50:14

D-Bus is a system for low-latency, low-overhead, easy to use interprocess communication (IPC).

Since today, I replaced old style dbus-daemon with kdbus (in-kernel dbus implementation) and systemd Legacy D-Bus Protocol Compatibility Daemon.

It consists of two parts:......【阅读全文】

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

发布时间:2014-02-15 13:54:19

......【阅读全文】

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

发布时间:2014-01-27 22:49:01

在一个项目中使用到了hi3516这个soc,但是拿到机子的时候已经烧写有了程序(uboot+kernel+fs),启动上看到的log
?居然是hi3518的,于是很纳闷,这两款soc是不同的arm内核,一个是cortex-A9,一个是arm9.加入芯片是cortex-a9内核引导
?了arm9的linux 内核,貌似也说得通,指令集先前兼容啊,但是跑起来的内核可以使用网络功能,一个是100M一个是1000M
?硬件上暂时没研究是否能够驱动的了?......【阅读全文】

阅读(3452) | 评论(0) | 转发(1)
给主人留下些什么吧!~~

liychee2014-07-09 10:48

你好,想请教一个问题,在USRP中,镜像抑制下变频和正交下变频是怎么实现的?

回复  |  举报
留言热议
请登录后留言。

登录 注册