opening a project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

opening a project

跳至解决方案
1,538 次查看
donw
Contributor IV

hi All

Now that CW10.3 has finally fixed the driver bug, so it will talk to my P&E JM60 board (Win7, 64 bit), I want to move to it from CW6.3

 

I have created a new workspace on startup, and  made a new project (assembly code only), and put my existing source code file in 'sources' subdirectory

It assembles OK, etc.

My problem is when I restart CW, how do I open the project again?

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,406 次查看
CrasyCat
Specialist III

Hello

Do you mean when starting the IDE you do not see your project in the CodeWarrior Projects view any more?

Do you have read/write access to your workspace directory?

If this is the case, the projects which were opened last time you closed the IDE should be automatically re-opened.

Any way if you need to re-open the project in the IDE you have 2 solutions:

  1. In the Commander view click on Import project.
    • In the Import dialog, browse for the project root directory.
    • Click Finish
  2. Open a Windows Explorer and browse for your project root directory
    • Drag the file .projects from Windows Explorer and drop it in the IDE window.

In both case you should see your project again in the CodeWarrior Projects view.

I hope this helps.

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,407 次查看
CrasyCat
Specialist III

Hello

Do you mean when starting the IDE you do not see your project in the CodeWarrior Projects view any more?

Do you have read/write access to your workspace directory?

If this is the case, the projects which were opened last time you closed the IDE should be automatically re-opened.

Any way if you need to re-open the project in the IDE you have 2 solutions:

  1. In the Commander view click on Import project.
    • In the Import dialog, browse for the project root directory.
    • Click Finish
  2. Open a Windows Explorer and browse for your project root directory
    • Drag the file .projects from Windows Explorer and drop it in the IDE window.

In both case you should see your project again in the CodeWarrior Projects view.

I hope this helps.

CrasyCat

0 项奖励
回复
1,407 次查看
donw
Contributor IV

hi

Thanks. I found your option 1, by chance... 

But now the multillink won't talk to the JM60  board,  so its still a dead duck..

I have the latest drivers from P&E installed.

I am not impressed with the whole CW10.x code thing.. looks like a slow, massive overkill for what I want

(machine code assembly/flash/debug)...

Guess I will have to stick to CW6.x running in  VMWare, XP

0 项奖励
回复