/      日本語

Build & Write Screen

Operation instructions for the build & write screen

Windows   macOS   Linux   RasPi  

This section provides operation instructions for the screen displayed when building or writing a project.

During Build

This is the screen during the build (compile) process. The contents of the build command are output to the console screen. The ... in the middle of the screen indicates the number of files built, and the dark-colored display at the bottom shows the filenames currently being built.

Example of the screen during compilation

Example of the screen during compilation

Build Error

If a build error occurs, a screen like the one above is displayed. You can execute a rebuild or display the error log. Also, after a certain timeout, it will return to the previous menu.

Example of error display screen

Example of error display screen

Only representative error messages are displayed on the screen. When the build fails, there may be cases where the error message is not displayed.

OperationDescription
[ A ]No assignment
[ A ]
Long press
Exit this screen and return to the previous menu.
[ B ]Rebuild on error.
[ B ]
Long press
No assignment
[ C ]
[ C ]
Long press
Display the error log (Windows/macOS).
The save location is {project folder}/build/builderr.log.
ESCExit this screen and return to the write menu.
ENTERRebuild on error.

During Write

When the build succeeds, the screen to write the firmware is displayed.

Example of write-in-progress screen

Example of write-in-progress screen

Write Failure

If writing results in an error, a screen like the one below is displayed.

Example of write failure screen

Example of write failure screen

OperationDescription
[ A ]
Long press
Exit this screen and return to the selection screen.
[ B ]Rewrite again
(Returns to the previous write menu.
Since the menu item is automatically selected,
pressing [ B ] again will rewrite.)
ESCExit this screen and return to the write menu.

Write Complete

When writing completes successfully, a screen like the one below is displayed.

Example of write completion screen

Example of write completion screen

OperationDescription
[ A ]
Long press
Exit this screen and return to the selection screen.
[ B ]Reset the TWELITE and move to the interactive mode screen (or terminal screen depending on settings).
ESCExit this screen and return to the write menu.