EasyManua.ls Logo

Renesas FLASH Development Toolkit 3.07 - Alert; Pause; Delete

Renesas FLASH Development Toolkit 3.07
146 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
53
4.5.11
Alert
Description = indicate to the user that something has happened
Arguments:
“beep” FDT will output a warning beep
“output”
Required
(One of)
FDT will output a message on the active project tab
Example:
Alert output|Please make sure the board is connected
4.5.12
Pause
Description = this command will pause script file execution for the specified number of milliseconds
Arguments:
<time>
Required Number of milliseconds to pause for
Example:
Pause 2000
4.5.13
Delete
Description = deletes the script file. NB: FDT will process the script no further than this line before
deleting it
Arguments:
“$script” Required Delete the script file
Example:
Delete $script

Table of Contents