Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12589 Discussions

how is the ds-5 debugger being called?

Altera_Forum
Honored Contributor II
1,146 Views

hey, i have a python script which supposed to open the ds-5 debugger and i'm not quite sure with what parameters i should call it: 

i saw in one of the script at rocketboards this line: 

"debugger --stop_on_connect=false --cdb-entry=\"" + CDB_ENTRY + " 

it works but there are some bugs(like restore doesn't really work and sometimes it get stuck) so i'm thinking maybe i'm not opening it correctly. 

 

i would like to know how is the debugger being opened in the ds-5, thanks.
0 Kudos
0 Replies
Reply