Commands
3
30
Command Reference
The following pages list all of the FR CUBE commands, grouped by
function, together with their syntax and usage examples.
Data In/Out Commands
Syntax
#data –o set –c <direction> -t file –f <filename>
#data –o set –c <direction> -t volatile
Parameters
<direction> in or out.
<filename> Filename on the instrument’s file system.
Description
Specify the source and destination of the programming data.
Examples
Sets the input image file to be programmed, and subsequently programs it:
#data -o set -c in -t file -f \images\myfile.wni
>
#prog -o cmd -c program -m flash -s h8000 -t h8000 -l h8000
>
Sets the output file to receive binary data, and subsequently reads data
from the target device:
#data -o set -c out -t file -f \images\dump.bin
>
#prog -o cmd -c read -m flash -s h8000 -t h8000 -l h8000
>
http://smh-tech.com.cn sales@smh-tech.com.cn +86-15250087885