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

DS5

Note: This was originally posted on 31st January 2011 at http://forums.arm.com

Hi,
I am facing an issue while i try to run a sample code in DS5.
The below mentioned error is being displayed.
"Cannnot run program "gdb": Launching Failed"
Can anyone provide me a solution to fix it?
Parents
  • Note: This was originally posted on 11th February 2011 at http://forums.arm.com


    Is there any other version of DS5 which can be used as a simulator to run basic codes?


    It's not hard to add a bit of C (or C++ or asm) code to the hello example and run/debug that.

    But to answer your question: no: DS-5 doesn't support debugging a model at the bare-metal level, yet.  It is scheduled to be added later this year.  Even when it does the models typically need some initialization code (like real processors do) -- but there should be some example initialization code included.

    By the way, DS-5 v5.4 is out now http://www.arm.com/ds5 (still no bare-metal model support though).
Reply
  • Note: This was originally posted on 11th February 2011 at http://forums.arm.com


    Is there any other version of DS5 which can be used as a simulator to run basic codes?


    It's not hard to add a bit of C (or C++ or asm) code to the hello example and run/debug that.

    But to answer your question: no: DS-5 doesn't support debugging a model at the bare-metal level, yet.  It is scheduled to be added later this year.  Even when it does the models typically need some initialization code (like real processors do) -- but there should be some example initialization code included.

    By the way, DS-5 v5.4 is out now http://www.arm.com/ds5 (still no bare-metal model support though).
Children
No data