Cypress技术论坛
直播中

寇昕

7年用户 248经验值
私信 关注
[问答]

Eclipse DEBUG错误:在cyu3device.c找不到源文件

大家好,
我非常新的使用Eclipse并尝试调试第一次。
我试过谷歌搜索,发现了很多解决方案,但什么都不懂。
我知道这是一个很小的问题。你能告诉我该怎么做吗?
我使用的是CyPress SDK 1.2.3。我的CyPress SDK位于C目录中,我的工作区在D目录中。
我正在做的这个项目是基于一个较旧的版本。
如果你需要更多的信息,请不要犹豫。
亲切的问候,
普鲁维

以上来自于百度翻译


     以下为原文
  Hello guys,
    I am very new in using Eclipse and trying to debug for the first time .
    I have tried googling it and found many solutions but didnt understand anything.
    I know its a very small problem. Can you please tell me what to do+
    I am using cypress sdk 1.2.3 . I have my cypress sdk located in C directory and my workspace is in D directory.
    The project which I am working on is made on a older version.
    If you need any more information please dont hesitate to ask
    Kind Regards,
    Pruthvi

回帖(9)

李大帅

2019-6-6 09:11:43
这在FX3程序员手册的第122.2.3节中得到了广泛的记录。阅读并查看是否可以成功调试项目。
——摩奴

以上来自于百度翻译


     以下为原文
  This is extensively documented in section 12.2.2.3 of the FX3 Programmer's Manual. Read that and see if you can successfully debug project.
    -- Manu
举报

寇昕

2019-6-6 09:18:56
你好
谢谢你的回复
是的,我已经制定了程序员手册所建议的所有设置。
当我一步一步地开始执行时,那就是当我在调试时正在进行的步骤。
状态=
CYU3PDEVICIN(&CLKCFG);
它给出了错误

以上来自于百度翻译


     以下为原文
  Hello
    Thanks for your reply
    yes I have made all the settings suggested by programmers manual
    after I start executing step by step that is when I am debugging when it is at the step
     
    status =
         
    CyU3PDeviceInit (&clkCfg);
    it gives the error
   
举报

寇昕

2019-6-6 09:25:29
你好,摩奴,
对不起,我的意思是说简历执行类似于“2.2.2.3页第164页”。

以上来自于百度翻译


     以下为原文
  Hello Manu,
    sorry I mean to say resume executing as similiar to step "12.2.2.3 page no 164".
举报

韩俊

2019-6-6 09:44:20
拉吉
API的来源不可用。因此,当您尝试输入API时,一步一步的调试将导致源不可用的错误。忽略它,点击“恢复”或“跳过”按钮。

以上来自于百度翻译


     以下为原文
   Raj
    The source of APIs are not available. So while step-by-step debuggin when you try to enter an API, it throws that error that the source is not available. Ignore that and  Click on 'resume' or 'step-over' button.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分