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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
2,244 Views
mardalianis
Contributor III

Or should I keep on using CW6.3?

Labels (1)
1 Solution
2,081 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
3 Replies
2,082 Views
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 Kudos
Reply
2,081 Views
mardalianis
Contributor III

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

0 Kudos
Reply
2,081 Views
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