7.2 Kit Commands

The following commands interact with development kits such as SDEV and EDEV devices. If environments containing update files reside on the system, these commands may be used without connecting to a server.

Kit List Updates

The Kit ListUpdates command displays the possible updates for a hardware device, given the environments on the system and the currently selected hardware device.

Usage

Kit ListUpdates

Kit Update

The Kit Update command installs the software that is passed through the command, from the indicated environment, to the hardware device indicated in the current global state file.

Usage

Kit Update [Environment Name] [Aspect Pairs] [...]

Example
ndicmd /i /gs Kit Update "Env1" "sdk" "2.0.1"
Parameters
  • Environment Name - Name for the environment from which to update the development kit.
  • Aspect Pair - A set of two parameters. The first parameter is the software type, and the second is the version number. Multiple sets can be used sequentially. Currently, the only software types available are sdk and bridge.

 


CONFIDENTIAL