关于6748开发板网络例程调试的问题 - TMS320C6748 - 嵌入式开发者社区 - 51ele.net
设为首页收藏本站

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 5231|回复: 3
打印 上一主题 下一主题

关于6748开发板网络例程调试的问题

[复制链接]

38

主题

59

帖子

322

积分

中级会员

Rank: 3Rank: 3

积分
322
跳转到指定楼层
楼主
发表于 2014-12-8 13:32:19 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我用6748开发板调试网络通信例程(基于stareware和sys/bios下)遇见以下问题,请有经验的大侠指点一下:
1、基于stareware的例程ENET_HTTPD调试
   编译可以通过,但是在debug运行时提示:
  Can't find a source file at "D:/StarterWare_Gitorious_C6748/StarterWare_01_20_04_01/drivers/psc.c"
Locate the file or edit the source lookup path to include its location.
我把psc.c文件导入之后,没有任何现象(串口也没有提示)

2、基于sys/bios的例程调试(以tcp_client为例)
编译可以通过,在debug运行时提示:
TMS320C64X+_0: Warning: CPUEnabled)Interrupt No. 14 dropped, an earlier interrupt is pending to be taken  
TMS320C64X+_0: Warning: CPUEnabled)Interrupt No. 14 dropped, an earlier interrupt is pending to be taken  
我查看了一下,程序走到csl_emac.c停在while (ECTL_REGS->SOFTRESET != 0x00000000);  /* Wait until reset has occured */
按照意思是,给一个中断信号才能执行下去,问题是我如何触发一个中断。
并且这时有提示:
Can't find a source file at "/db/vtree/library/trees/nsp/nsp-b09x/src/ti/drv/omapl138/ethdriver.c"
Locate the file or edit the source lookup path to include its location.
Can't find a source file at "/db/vtree/library/trees/nsp/nsp-b09x/src/ti/drv/omapl138/nimu_eth.c"
Locate the file or edit the source lookup path to include its location.
Can't find a source file at "/db/vendors/ti/c6x/7.2.0/Linux/include/string.h"
Locate the file or edit the source lookup path to include its location.
我把这几个文件导入工程之后,仍然提示:
TMS320C64X+_0: Warning: CPUEnabled)Interrupt No. 14 dropped, an earlier interrupt is pending to be taken  
TMS320C64X+_0: Warning: CPUEnabled)Interrupt No. 14 dropped, an earlier interrupt is pending to be taken  
请问这是什么原因?

3、另外请问一下stareware 是基于非操作系统的,但是我能在sys/bios下应用stareware 吗?


分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖
回复

使用道具 举报

15

主题

1357

帖子

4579

积分

创龙

Rank: 8Rank: 8

积分
4579
沙发
发表于 2014-12-8 14:35:47 | 只看该作者



1 & 2 请确认 CPU 是 DSP C6748 PHY芯片是 8710A
3 可以
回复 支持 反对

使用道具 举报

38

主题

59

帖子

322

积分

中级会员

Rank: 3Rank: 3

积分
322
板凳
 楼主| 发表于 2014-12-8 16:49:43 | 只看该作者
我用c6748的开发板,主CPU是C6748 PHY芯片也是8710A,请问产生以上问题的原因是那些啊?应当是软件相关的原因吧?
回复 支持 反对

使用道具 举报

15

主题

1357

帖子

4579

积分

创龙

Rank: 8Rank: 8

积分
4579
地板
发表于 2014-12-8 18:37:42 | 只看该作者
朱宝军 发表于 2014-12-8 16:49
我用c6748的开发板,主CPU是C6748 PHY芯片也是8710A,请问产生以上问题的原因是那些啊?应当是软件相关的原 ...

这个很难说~

你确定配置没有问题?
TMS320C64X+_0?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|嵌入式开发者社区 ( 粤ICP备15055271号

GMT+8, 2024-5-4 19:55 , Processed in 0.040720 second(s), 23 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

快速回复 返回顶部 返回列表