Forum Discussion
Altera_Forum
Honored Contributor
11 years agoArm DS5 debugger Issue
I am trying to load a hello world program directly into the on chip RAM of the altera Cyclone 5 sockit. The first time I did this some time ago, I did not seem to have an issue. However, since then e...
Altera_Forum
Honored Contributor
11 years agoSome more information after digging around for awhile. If I click on one of the errors it says "debug_server.py failed during execution. Port 3010 already in use. This would indicate that gdb is trying to use port 3010 and is blocked. However, it's not blocked to my knowledge! If I run netstat, I can see that port 3010 does not appear to be in use.