Compiling and building
After programming with ST language,
select [Tool] – [Compile All + Link] to check if the program is clear from errors.
If there’s no error in ST program, CICON build message dialog will display the message as shown below.
If there’s an error in ST program, an error message will pop up and the message will appear in the [Build] message window as shown below.
If there are multiple error messages, please check the first error message first and start editing your ST program.