KDS-Automatically add build number to compiled filename

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

KDS-Automatically add build number to compiled filename

396 Views
controlguy
Contributor I

Is it possible to add a build number to the compiled filename in KDS?

Typically, I have seen build numbers be X.Y.Z where X is the major rev, Y is an API change and Z is the build number generated after each compile.


Thanks!

Ed

Labels (1)
0 Kudos
1 Reply

304 Views
Rick_Li
NXP Employee
NXP Employee

Hi Mana,

It looks like you want to do some version of your project.

Then, I would recommend using CVS (which is a version control tool integrated in KDS).

please search it in "Help" of KDS for detail information!

by the way, KDS also provide a "compare" feature to compare you source code with history.

By just right click in your source code and then "Compare with" to launch it!

hope it helps!

0 Kudos