target Package
Manage target hardware information
Description
Use these classes to manage target hardware information. For example, register new target hardware for code generation or set up target connectivity for external mode and processor-in-the-loop (PIL) simulations.
Classes
target.Alias | Create alternative identifier for target object |
target.LanguageImplementation | Provide C and C++ compiler implementation details |
target.Object | Base class for target types |
target.Processor | Provide target processor information |
Functions
target.add | Add target object to internal database |
target.create | Create target object |
target.export | Export target object data |
target.get | Retrieve target objects from internal database |
target.remove | Remove target object from internal database |
target.upgrade | Upgrade existing definitions of hardware devices |