apax hwc install-gsd --input <GsdFile>
This command installs one or more GSD files (*.xml) to current project to enable configuration of its devices and modules via Hardware Declaration Language. The input files or directory must be located in the Apax project folder or inside a subfolder of it.
Options
| Option | Description |
|---|---|
| -i, --input | A single or multiple GSDML files (*.xml) or a directory containing GSD files. Mandatory |
Return codes
The following return codes are possible:
- 0 - GSD files were installed successfully.
- ≠0 - An error occurred during installation of one or more GSD files.