Hello
You can start the compiler, assembler, linker from the command line.
First you need to understand how you need to configure your editor to start an external tool.
There are a couple of Technical Notes, which can help you to understand how to start Freescale tools through the command line.
I would recommend you to look at following 8-16-bit Technical Note:
TN100: Using the Development Tools in batch mode
TN73 : Configuring a Third Party Editor or IDE to Start Metrowerks Tools
Additionally there are example of configuration for some editor (We do not have anything for editplus, so you will have to try it yourself).
TN17: Integration into Microsoft Visual Studio (Visual C++ V5.0 or later)
TN91: Using CodeWright V5.0 as an IDE
TN94: Using UltraEdit V6.1 as an IDE
TN96: Using Metrowerks tools with WinEdit98 and later
TN98: Using Development Tools Kit with WinIDEA
You can download the 8-16-bit technical notes from our web site.
- Click on the link "HC(S)08/RS08 Microcontrollers "
- Click the "Documentation" Tab
- Search for "816TNSP" and download it.
CrasyCat