Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
High Performance Computing (HPC) forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Arm Development Studio forum
Starting debug server
Jump...
Cancel
Locked
Locked
Replies
4 replies
Subscribers
120 subscribers
Views
5867 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
Starting debug server
Mark Griffiths
over 11 years ago
Note: This was originally posted on 22nd May 2013 at
http://forums.arm.com
Hello,
I was using DS5 fine for connecting to my Altera board and then today it just stopped working, even the examples do not work. So when trying to load the baremetal example, I get this error:
Starting debug server
Waiting for debug server to start accepting connections
processrunner.py:8: RuntimeWarning: Unable to determine _shell_command for underlying os: nt
import subprocess
RDDI-DAP-DS : ERROR failed to connect to RDDI DAP target
RDDI Error Code 4107 : Connection to target failed.
RDDI DLL = rddi-dap_altera_2.dll
RDDI CFG = C:\Users\mgriffit\AppData\Local\Temp\ds5_8070900945896429705.txt
Failed to launch debug server. Command:
/debug_server\vstrm_serverd_rddi.exe -rddi_dap_dll rddi-dap_altera_2.dll -rddi_dap_cfg \Local\Temp\ds5_8070900945896429705.txt -pollrate 200
exited with error code: 1
Any ideas what to try? What could have happened?
Michael Darling
over 11 years ago
Note: This was originally posted on 23rd May 2013 at
http://forums.arm.com
Hi,
Could you tell me what version and build of DS-5 you're running and and on what OS? It looks like something is going wrong in the code that builds up the command to launch the debug server.
Regards,
Mike
Cancel
Vote up
0
Vote down
Cancel
Mark Griffiths
over 11 years ago
Note: This was originally posted on 23rd May 2013 at
http://forums.arm.com
Hello,
I am using Windows 7 and Redhat, on both OSs it did not work. However I randomly changed the dip switches and then it started working again. Orginally, I had them as stated in the Altera Cyclone manual. Now I am not 100% sure why it works or which configuration I have
Any extra knowledge would be welcome.
Thanks,
Cancel
Vote up
0
Vote down
Cancel
Michael Darling
over 11 years ago
Note: This was originally posted on 23rd May 2013 at
http://forums.arm.com
Hi, well I was thinking something was wrong with the runner scripts that may be OS or OS+environment dependent. However, your response leads me to conjecture that the switch settings on the board may have changed the configuration so that debug wasn't possible by the route you are choosing. The switches and DIPs on the Cyclone board I have can be used to enable JTAG or USBBlaster debug of the ARM cores in the system. The error message doesn't help us identify that though.
Regards,
Mike.
Cancel
Vote up
0
Vote down
Cancel
Voroshazi Zsolt
over 11 years ago
Cancel
Vote up
0
Vote down
Cancel