Compiling and building

After programming with ST language,
select [Tool] – [Compile All + Link] to check if the program is clear from errors.

image-20240329-044023.png

 

If there’s no error in ST program, CICON build message dialog will display the message as shown below.

 

image-20240329-044028.png

 

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.