Is there Listing File for S32 Design Studio for Power Architecture?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there Listing File for S32 Design Studio for Power Architecture?

2,063件の閲覧回数
juliusjai
Contributor II

Hi,

Does anybody know how to generate listing file using S32 Design Studio for Power Architecture?

Hope to get some help.

Thanks,

Julius

タグ(2)
0 件の賞賛
返信
3 返答(返信)

1,962件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi Julius, 

If I'm correct - listing file is specific for Microsoft Visual studio and Eclipse (S32DS) doesn't generate it. Or what kind of listing file do you mean? 

Jiri 

0 件の賞賛
返信

1,962件の閲覧回数
juliusjai
Contributor II

Hi Jiri,

I tried -save-temps=cwd and it generates some .i & .s files.

Basically I'd like to have some assembly listing to analyze the compiled C code.

Thanks.

0 件の賞賛
返信

1,962件の閲覧回数
b13310
NXP Employee
NXP Employee

Hello Julius,

would disassembly functionality do what you are looking for? you can right-click on source or object file and use "Disassemble Selected file(s)" menu item, kind of listing file will be generated. 

0 件の賞賛
返信