Texas Instruments Plugins

appfield

Sets a field in the application header to a particular value.

Syntax

.appfield field, value

Remarks

The application's name is set with the directive.

FieldNameDescriptionTypeDefault
revisionProgram RevisionThe version of the application.Number (byte)1
buildBuild NumberOften used a sub-version. For example: v1.0 Build 10.Number (byte)1
usesOveruse CountHow many times the application can be run. Must be at least 16.Number (byte)None
nosplashDisable TI Spash ScreenEnsures the TI splash screen isn't displayed.BooleanTrue
hardwareMaximum Hardware RevisionMaximum hardware revision the application is valid on.Number (byte)None
basecodeLowest BasecodeThe lowest basecode that the application can run on.OS Version (maj.minor)0.00

See Also