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

running a C program on ECLIPSE

Note: This was originally posted on 9th December 2011 at http://forums.arm.com

hi all,
i stuck up with running a C program(project) on eclipse IDE,with out debugging.
i can able to debug with ARM cortexA8 RTSM,but unable to run it.
can anyone give detailed procedure for running the same.
by searching in the internet,all i get is for running cpp projects..using make file.
that procedure is not working for c projects.
it will be also helpful,if u explain make file and target building stuff related to c projects.
Parents
  • Note: This was originally posted on 16th December 2011 at http://forums.arm.com


    Thanks a lot for the information. now ,as per your instructions ,able to generate make file automatically and able to debug in Linux RTSM mode.
    but while trying to run the program directly , i am facing with error. the screen shots for the same are attached.
    and it will be helpful if you provide information on memory profiling i.e finding number of cycles(MCPS) for the program



    To Run/Debug application on the target using DS-5 debugger, you have to use DS-5 debug configuration. Please open the "Debug configurations" instead of "Run configurations" and create a new DS-5 Debugger configuration.

    Please follow the "Start a Debug Session Using DS-5 Debugger" Cheat Sheet for detailed information.

    To open Cheat Sheets, from the DS-5 Eclipse menu bar click on Help>>Cheat Sheets...>>ARM DS-5 Debugger>>Start a Debug Session Using DS-5 Debugger.
Reply
  • Note: This was originally posted on 16th December 2011 at http://forums.arm.com


    Thanks a lot for the information. now ,as per your instructions ,able to generate make file automatically and able to debug in Linux RTSM mode.
    but while trying to run the program directly , i am facing with error. the screen shots for the same are attached.
    and it will be helpful if you provide information on memory profiling i.e finding number of cycles(MCPS) for the program



    To Run/Debug application on the target using DS-5 debugger, you have to use DS-5 debug configuration. Please open the "Debug configurations" instead of "Run configurations" and create a new DS-5 Debugger configuration.

    Please follow the "Start a Debug Session Using DS-5 Debugger" Cheat Sheet for detailed information.

    To open Cheat Sheets, from the DS-5 Eclipse menu bar click on Help>>Cheat Sheets...>>ARM DS-5 Debugger>>Start a Debug Session Using DS-5 Debugger.
Children
No data