CodeWarrior HC08 V5.1 - Remove unused connections from project

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

CodeWarrior HC08 V5.1 - Remove unused connections from project

跳至解决方案
3,801 次查看
skip
Contributor I
Is there any way to remove unused or unwanted connections from a project?  I was able to do it using Codewarrior HC12 V3.1.  Thanks in advance!
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,197 次查看
CrasyCat
Specialist III
Hello
Well with CodeWarrior for HC08 V5.0 we have changed the GUI a little bit.
The connections available in the connections drop down box are really only available connections
in the installed software.
 
This only shows you available connections you can change to. It does not add any data to the actual project file.
 
If you switch to the "Target" tab in your .mcp window you will see that there is only one single build target available.
 
This was changed completely from the V3.1 layout.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,197 次查看
CrasyCat
Specialist III
Hello
CodeWarrior for HC08 V5.1 is working slightly differently from V3.1.
If you create your project using thy V5.1 wizard you can easily switch between different connections or MCU. So we do not generate connections specific build targets any more.
 
You should not have any unwanted connections any more with that release.
 
CrasyCat
0 项奖励
回复
1,197 次查看
skip
Contributor I
Using the new project wizard, I have four connections that appear for the processor I am using.  These are:
 
1.  Full Chip Simulation
2.  P&E Multilink/Cyclone Pro
3.  SofTec HCS08
4.  HCS08 Serial Monitor
 
I really only need the P&E selection, so is there a way to not include these others in a project?  We have non-software techs that periodically use the compiler and I am trying to reduce the number of selections they have to reduce potential future errors.
0 项奖励
回复
1,198 次查看
CrasyCat
Specialist III
Hello
Well with CodeWarrior for HC08 V5.0 we have changed the GUI a little bit.
The connections available in the connections drop down box are really only available connections
in the installed software.
 
This only shows you available connections you can change to. It does not add any data to the actual project file.
 
If you switch to the "Target" tab in your .mcp window you will see that there is only one single build target available.
 
This was changed completely from the V3.1 layout.
 
CrasyCat
0 项奖励
回复
1,197 次查看
skip
Contributor I
Thanks for the info CrasyCat.
0 项奖励
回复