主题 : Linux下DNW USB驱动和写入工具 - hulifox008提供 复制链接 | 浏览器收藏 | 打印
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
楼主  发表于: 2008-11-12 07:36

 Linux下DNW USB驱动和写入工具 - hulifox008提供

管理提醒: 本帖被 qq2440 执行置顶操作(2010-02-01)
Linux下DNW USB驱动和写入工具 - hulifox008提供,下载后将后缀名改成.tgz

使用方法见http://www.aiothome.com/bbs/read.php?tid=217
[ 此帖被qq2440在2009-10-21 11:28重新编辑 ]
描述:DNW Linux端驱动和写入工具
附件: dnw_linux.zip (3 K) 下载次数:1542
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
1楼  发表于: 2009-02-05 22:39
引用第6楼vnudavid于2009-01-15 15:34发表的  :
請問dnw.c中
*((unsigned long*)file_buffer) = 0x32000000;     //load address
*((unsigned long*)file_buffer+1) = file_stat.st_size+10;    //file size
對下載到板子位置有關嗎,因為在supervivi的download image to ram好像都是0x30008000

我想这是PC端的下载程序用来告诉开发板上的接收端用来保存下载的数据的位置的, 这个位置本身没有限制, 只要不覆盖掉SDRAM中运行的supervivi就可以了.
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."