Raptor:Target Definition Block
Return to the main Raptor page
Description
The target definition block must be included in every Raptor™ model. This block allows the user to select the hardware which the build process will target as well as set global parameters which control how the model is built.
Supported Modules
For a list of Raptor supported modules, Go Here
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
Target ECU | Selects the current hardware target. | |
Heap Size (bytes) | Number | Controls the amount of RAM allocated for the heap. |
Stack Size (bytes) | Number | Controls the amount of RAM allocated for the stack. |
Calibration Location | Controls the storage type for the Calibration memory location. | |
Compiler | Selects the compiler to use during the build process. | |
Append Build Number to output file | When enabled, the output files from the build will include the model build number. | |
Build Output Location | Controls the location of the output files from the build. | |
Executable Output Location | String | Sets the location of the build process output when the output location is set to user defined. |
A2L Output Location | String | Sets the location of the a2l file output when the output location is set to user defined. |
Supported Versions
- Raptor 2013a_0.0.1 and newer