Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

how is the ds-5 debugger being called?

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.
No RepliesBe the first to reply