Chinaunix首页 | 论坛 | 博客
  • 博客访问: 260255
  • 博文数量: 86
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 398
  • 用 户 组: 普通用户
  • 注册时间: 2014-09-27 15:56
文章存档

2017年(3)

2015年(21)

2014年(62)

我的朋友

发布时间:2014-12-05 11:00:43

一、串口的初始化main.c(setup_arch(&command_line);)---->setup.c(paging_init(mdesc);)---->mmu.c(devicemaps_init(mdesc);)---->mmu.c(mdesc->map_io();)---->\arch\arm\mach-davinci\board-da850-evm.c(.map_io  = da850_evm_map_io,)---->\arch\arm\mach-davinci\da850.c(void __init da850_init(void))1.........【阅读全文】

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

发布时间:2014-12-01 17:51:50

  Iperf是一个网络性能测试工具。可以测试TCP和UDP带宽质量,可以测量最大TCP带宽,具有多种参数和UDP特性,可以报告带宽,延迟抖动和数据包丢失     因为产品上确定要要用的PHY是千M的,但模块接口又定义死了,只能用到100M。所以想测试下割掉几根线试下100M可行不。在测之前先测下.........【阅读全文】

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

发布时间:2014-11-29 15:16:32

SDRAMThis method downloads the kernel and ramdisk image from ethernet using TFTP into SDRAM, then boots the kernel image from SDRAM. Use the following settings for U-Boot environment variables bootargs and bootcmd and reboot the DUT:    U-Boot> setenv bootargs mem=32M console=ttyS.........【阅读全文】

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

发布时间:2014-11-28 15:14:16

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

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

发布时间:2014-11-28 10:53:18

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

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

登录 注册