Quote:
Originally Posted by cjlane1138
That is your issue. Once, in the side panel I rightclicked on my project, hit Copy, then clicked outside of it and pasted it as 2012_1.1
It turns out that when you do that, it uses the same build configuration as the old class, so it tries to get the .out from the old class instead of your new one.
Get it?
So what you have to do is do a simple copy paste inside of Windows Explorer (like My Documents or C:/ for example) and rename it through there. Then go to WindRiver and File->Import->Existing Projects->Find your workspace where you copied it and select it. Then it should work!
-Eagle Engineering 1138
|
Great,
but there is one small issue, I just have the code from last year, not the whole WR project. WR want a vxworks file, which I don't have. How do I get around that?
Thanks for all the help!