Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
how to pass the arguments to the Realview Debugger
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
2988 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
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 to pass the arguments to the Realview Debugger
min ye
over 12 years ago
Note: This was originally posted on 1st June 2010 at
http://forums.arm.com
After loading the image, set type "ARGUMENTS 'a b c d' " in the cmd pane in RVDS. But when program ran into the function int main(int argc, const char *argv[]), the argc always 0.
But with the same method connecting with the RVISS(RealView Instruction Set Simulator), the argc argv can get the right value.
Does anybody has some idea of this issue?
0
Quote