Build Blocks: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Creation of Page)
 
No edit summary
 
Line 1: Line 1:
==T==
===MotoHawk: Blocks: Toolchain Definition===
Use this MotoHawk block to choose the toolchain (includes custom options) for MotoHawk to use for the compiler build (when CTRL+B is pressed).


===MotoHawk:Blocks:Tool Chain Definition===
The "Name" is a user-specified name given to the toolchain. It has no bearing on the toolchain chosen; it exists purely for documentation purposes. The "Toolchain" dropdown list contains the toolchains that are available for this target.  
Use this MotoHawk™ block to choose the tool chain for MotoHawk to use (including a custom option) for the compiler build (when CTRL+B is pressed).  


The "Name" is a user-specified name given to the tool chain. It has no bearing on the tool chain chosen, it is for documentation purposes. The "Tool Chain" drop down list contains the tool chains that are available for this target.
The "Custom" toolchain option allows the user to choose an alternate directory with a supported build template. The "Build template" will force MotoHawk to generate build scripts and files for the specified toolchain. Note that a custom toolchain must be compatible with a supported toolchain, otherwise the build will not succeed.  
 
The "Custom" tool chain option allows the user to choose an alternate directory with a supported build template. The "Build template" will force MotoHawk to generate build scripts and files for the specified tool chain. Note that a custom tool chain must be compatible with a supported tool chain, otherwise the build will not succeed.  


[[Image: ToolChainDefinition.png]]
[[Image: ToolChainDefinition.png]]

Latest revision as of 15:30, 14 March 2023

MotoHawk: Blocks: Toolchain Definition

Use this MotoHawk block to choose the toolchain (includes custom options) for MotoHawk to use for the compiler build (when CTRL+B is pressed).

The "Name" is a user-specified name given to the toolchain. It has no bearing on the toolchain chosen; it exists purely for documentation purposes. The "Toolchain" dropdown list contains the toolchains that are available for this target.

The "Custom" toolchain option allows the user to choose an alternate directory with a supported build template. The "Build template" will force MotoHawk to generate build scripts and files for the specified toolchain. Note that a custom toolchain must be compatible with a supported toolchain, otherwise the build will not succeed.