We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
Hi Wenguo Hu,
You can use the Target Configuration Editor to create the .rvc file. An example scenario can be found here: ARM DS-5 Debugger User Guide | Scenario demonstrating how to create a new target configuration file | ARM DS-5 Developm…
Thanks,
Joe