Version S19 file during build

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

Version S19 file during build

1,013 次查看
vengeful
Contributor II

Hi,

 

Not sure whether this is possible, but is there a way when generating the output ".s19" file to include a version number. Currently it just takes the name of the project, then I have to rename the file and give a version number manually, this can lead to human error.

 

Using Codewarrior IDE version 5.9

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

908 次查看
BlackNight
NXP Employee
NXP Employee

You could run a post-build step where you perform that rename with a version number.

You can execute multiple commands (see Executing Multiple Commands as Post-Build Steps in Eclipse | MCU on Eclipse).

Erich

0 项奖励
回复