Hiwave source not visible

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

Hiwave source not visible

跳至解决方案
2,281 次查看
syeyos
Contributor I
Hi everibody,
I have a little problem:
at debugging time with Hiwave and P&E BDM the source is not visible, why?
I'm using a "SARD" project for HCS08 MCU (on SARD Board), modified with "CodeWarrior 3.1 SE"
Are there some parameters to modify or add? Which ones?

Thank you very much in advance for your support.
Bye,
syeyos
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
884 次查看
UK_CF_FAE
NXP Employee
NXP Employee
YOu are using the CW Special Edition, and the SMAC code has a "SE" version which uses the SMAC code in library frm with no debug information. You should however be able to debug the example applications, eg RangeDemo and WireLessUART.
If you still see no code in the source window, check in the Project Settings dialog that the project is built to include debug information. Another way to check is to chck to see if there is a dot in the Debug column in the Project Explorer pane - the column has a little bug (insect) icon at the top. You can toggle on and off debug information that way.
 
Good Luck
 
mark 

在原帖中查看解决方案

0 项奖励
回复
1 回复
885 次查看
UK_CF_FAE
NXP Employee
NXP Employee
YOu are using the CW Special Edition, and the SMAC code has a "SE" version which uses the SMAC code in library frm with no debug information. You should however be able to debug the example applications, eg RangeDemo and WireLessUART.
If you still see no code in the source window, check in the Project Settings dialog that the project is built to include debug information. Another way to check is to chck to see if there is a dot in the Debug column in the Project Explorer pane - the column has a little bug (insect) icon at the top. You can toggle on and off debug information that way.
 
Good Luck
 
mark 
0 项奖励
回复