Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
DS5
Jump...
Cancel
Locked
Locked
Replies
8 replies
Subscribers
119 subscribers
Views
4749 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
Balaji Sridharan
over 12 years ago
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
Scott Douglass
over 12 years ago
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).
Cancel
Vote up
0
Vote down
Cancel
Reply
Scott Douglass
over 12 years ago
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).
Cancel
Vote up
0
Vote down
Cancel
Children
No data