Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

how can i make DS-5 launching the debugger from the command-line console

Hallo, everyone:

I have a big Problem to ask here and i need your help:

We use the Altera Cyclone V SOC(Cortex A9) Chip in our project.

Wenn we work under DS-5. with Debug directly in DS-5 there is no Problem, but i want with DS-5 Command Prompt using "debugger" command to debug our Chip, so i have found some info:

-> debugger --target --script ...

so what should i do with th targt Option? i have tryed with our gdbserver(127.0.0.1:3010), but it do not worked, then i must use a RVC file or what(how can i get the RVC file)? Could someone help me?

Thanks a lot, Guys!

MfG!

wenguo hu

Parents
  • Hallo, Joe:

    Thank u very very much!

    And now i want to cerate a .rvc file, which descript the connection about the Target Board, do u konw how can i do that and then i woud use this file in -> Debugger --target=***.rvc -s=***.ds to start the debug process.

    Thank u Guys!

    MfG!

    Wenguo Hu

Reply
  • Hallo, Joe:

    Thank u very very much!

    And now i want to cerate a .rvc file, which descript the connection about the Target Board, do u konw how can i do that and then i woud use this file in -> Debugger --target=***.rvc -s=***.ds to start the debug process.

    Thank u Guys!

    MfG!

    Wenguo Hu

Children