How can I add an assembly listing file on the Eclipse CW10.6?

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

How can I add an assembly listing file on the Eclipse CW10.6?

跳至解决方案
2,232 次查看
mardalianis
Contributor III

Or should I keep on using CW6.3?

标签 (1)
1 解答
2,069 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Chris,

in addition, we can also set "generate listing file" in compiler settings.

setting "Configure listing file" can define what shows in lst file.

pastedImage_1.png

if you use assembly, you can also set "generate listing file" in assembler setting.

pastedImage_2.png

does this answer your question?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,070 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Chris,

in addition, we can also set "generate listing file" in compiler settings.

setting "Configure listing file" can define what shows in lst file.

pastedImage_1.png

if you use assembly, you can also set "generate listing file" in assembler setting.

pastedImage_2.png

does this answer your question?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
2,069 次查看
mardalianis
Contributor III

Thank you both for your help. I'm a bit careless lately...:smileyplain:

0 项奖励
回复
2,069 次查看
BlackNight
NXP Employee
NXP Employee

Hi Chris,

I'm not sure what you mean.

But if you want to careate a disassembly listing, simply use the context menu on the source/Editor view:

pastedImage_0.png

I hope this helps,

Erich