This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Eclipse for DS-5 v5.27.1 Debug setting issue

Dear team:

                I am using the Eclipse for DS-5 v5.27.1 software to develop my project, i got some issue when i do the debug configuration. Here are the  the issue pictures.

                

              By the way, i click on th restore deault button before, is that the root cause of the issue?

              How can i solve the problem, i can not build my project now.

              Best wishes~!              

                 

Parents
  • Hi Xingyu

    I suspect that you may have accidentally unticked "Generate Makefiles automatically".  This effective converts your project from a Managed Builder project to a makefile-based project.
    If you re-tick this box, you should find that the toolchain Settings panel is restored.
    As a last resort, you can always create a new C project afresh.

    Hope this helps

Reply
  • Hi Xingyu

    I suspect that you may have accidentally unticked "Generate Makefiles automatically".  This effective converts your project from a Managed Builder project to a makefile-based project.
    If you re-tick this box, you should find that the toolchain Settings panel is restored.
    As a last resort, you can always create a new C project afresh.

    Hope this helps

Children