CW10.6 will not create a s-record flash image

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

CW10.6 will not create a s-record flash image

ソリューションへジャンプ
1,677件の閲覧回数
pbanta
Contributor IV

I have a one project where CW10.6 will not produce a flash image.  In C/C++ Build/Settings/Additional Tools I have "Create Flash Image" and "Print Size" both checked.  Neither one of those two tools is invoked at the end of the link stage.

 

I have other CW10.6 projects where I have both tools checked and I get a size and hex (s-record) file.

 

I saw another posting about a similar issue in KDS where the author disabled parallel compile option and got his post build script running.  I tried disabling the parallel build but it didn't help.

 

Any ideas?

ラベル(1)
1 解決策
1,513件の閲覧回数
BlackNight
NXP Employee
NXP Employee
0 件の賞賛
返信
2 返答(返信)
1,514件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Have you set 'per file' options?

See Traps and Pitfalls: No Hex/Bin/S19 File Created with GNU? | MCU on Eclipse

I hope this helps,

Erich

0 件の賞賛
返信
1,513件の閲覧回数
pbanta
Contributor IV

Thank you, Erich! 

There were four such files in the project that had per file permissions set.

0 件の賞賛
返信