identical Codewarrior for Coldfire IDE but different GUI behavior

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

identical Codewarrior for Coldfire IDE but different GUI behavior

1,859 次查看
JoelWI
Contributor I
I wrote previously about the different binary output from apparently identical tools. Now there is a more obvious difference that is even less likely to be explained by external factors.

When I import an elf file by opening from CW IDE, there is a dialog to choose the debug hardware. The list contains around six options, and the PEMicro USB hardware is not in the list.

A coworker here has identical CW setup according to the 300-plus line files we generate from Help-About Freescale Codewarrior-Installed Products-Save As. But when he opens an elf file, the pop-up dialog contains more choices, around ten, including the PEMicro USB debugger.

What could explain this difference? How can I get the longer list of debuggers to show up when I open an elf file?
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

850 次查看
CompilerGuru
NXP Employee
NXP Employee
That's because the connection list is global, not per project.
You can edit the connections with Edit->Preferences->Debugger->RemoteConnections

Daniel
0 项奖励
回复

850 次查看
Alban
Senior Contributor II
Hi Daniel, Joel,
 
I was also thinking about the project paths.
I mean the definitions and includes paths can be declared as RELATIVE and not ABSOLUTE.
In that case, your project only works if you saved all relative folders.
 
I know I got myself blocked with that :smileywink:...
 
I managed to start all sentences with "I", how ugly is it! lol
 
Cheers,
Alban.
0 项奖励
回复