Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Opening *.mcp with RVDS 4.0
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
3487 views
Users
0 members are here
Options
Share
More actions
Cancel
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
Opening *.mcp with RVDS 4.0
Bahram Ehsandoust
over 12 years ago
Note: This was originally posted on 1st July 2010 at
http://forums.arm.com
Dear all,
I have installed RVDS 4.0 recently. I have a saved project from ADS 1.2 (in *.mcp format) which seems to work properly.
Now, how can I open and edit this project with my RealView Development Suite? Is it possible at all?
Can I install ADS 1.2 on my PC too? If yes, from where can I download it? It is too traditional that I cannot find.
I started a new project in RVDS 4.0 and rewrote the code, but, there is an error in linking process that i guess is related to the version of my suite; what do you think? The error is as follows: "armlink : could not open file C:\Documents: Invalid argument (l6002)"
Regards,
Ehsandoust, Bahram
Parents
Bahram Ehsandoust
over 12 years ago
Note: This was originally posted on 1st July 2010 at
http://forums.arm.com
[color="#0000FF"]That looks like a problem with a path containing a space not being escaped properly.
[/color]
Actually, I do not think so, because I have included some other files in the same directory and it does work properly.
[color="#0000FF"]What version of RVDS are you using, what type of project is it (managed project, or make files written by hand?), what is the full command line you are feeding the linker?
[/color]
It is ARM Workbench IDE v4.0.
I am not sure whether i have got your intent or not, but I think it is a managed project. As I said, the project is built with ADS 1.2 and I am to modify it via RVDS 4.0.
I can not certainly talk about Linker Command Line, either. Workbench IDE performs almost all the process after setting some simple initializations. If there are vital commands, would you please let me know and tell me how can I make them work?
Cancel
Vote up
0
Vote down
Cancel
Reply
Bahram Ehsandoust
over 12 years ago
Note: This was originally posted on 1st July 2010 at
http://forums.arm.com
[color="#0000FF"]That looks like a problem with a path containing a space not being escaped properly.
[/color]
Actually, I do not think so, because I have included some other files in the same directory and it does work properly.
[color="#0000FF"]What version of RVDS are you using, what type of project is it (managed project, or make files written by hand?), what is the full command line you are feeding the linker?
[/color]
It is ARM Workbench IDE v4.0.
I am not sure whether i have got your intent or not, but I think it is a managed project. As I said, the project is built with ADS 1.2 and I am to modify it via RVDS 4.0.
I can not certainly talk about Linker Command Line, either. Workbench IDE performs almost all the process after setting some simple initializations. If there are vital commands, would you please let me know and tell me how can I make them work?
Cancel
Vote up
0
Vote down
Cancel
Children
No data