Command Line Tools |
|
|
The RTCU M2M Studio is a fully integrated development environment (IDE), allowing all tasks to be performed conveniently without the need for external tools. However, to support specialized or advanced workflows, key tools can also be invoked directly from the command line, enabling integration with Makefiles and other automation systems
The following tools are included in the RTCU M2M Studio installation directory:
All tools will write out usage information when invoked without any parameters.
Example batch files for building projects:Using the I/O Extension, Master mode example.
Building an X32 project:REM Compile VPL file, creates main.vpx
Building an NX32 project:REM Compile VPL file, creates main.vpx
Building an NX32L project:REM Compile VPL file, creates main.vpx
For additional questions about the use of the above tools, please contact Logic IO. |