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

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

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

跳至解决方案
1,572 次查看
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,408 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复
2 回复数
1,409 次查看
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,408 次查看
pbanta
Contributor IV

Thank you, Erich! 

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

0 项奖励
回复