67
How to use USB downloader
[ How to write program on vend PCB only by making use of scripts.]
1. Turn power to the vending machine off.
2. Copy the hex files of the vend PCB program on the USB memory root folder together with the
downld.sh file.
F:
W USB STORAGE
Address
USB STORAGE(F)
Go
File Edit View Tool Help
Name Date
downld.sh 2012-12-03...
ISIV273_Vend_2012.11.20.hex 2012-11-20...
×
▼
3 .Opening the downld.sh file in the notebook shows as follows.
Change the hex file name in blue characters to a hex file name to write.
(Do not use special characters such as parenthesis, comma, and exclamation mark for file name.)
4. The procedures hereafter are identical with those in item 3-2 and thereafter of Item 3.
#!/bin/sh
down_file=/mte/downld.ex
hex2_file=/mnt/
ISIV273_Vend_2012.11.20_.hex
chmod a+x $down_file
if [ -f $hex2_file ]; then
echo "Now, download 2..."
$down_file 2 $hex2_file
fi
Содержание ISIV-273SHC
Страница 4: ...4 Contents ...
Страница 83: ...83 Method to Use Coin Mechanism ...
Страница 84: ...84 Method to Use Coin Mechanism l g g ...
Страница 110: ...110 Circuit diagram ...
Страница 123: ...123 MEMO ...
Страница 124: ...3240253 00 Online Internet Service http www icetro com SOFT ICE CREAM VENDING MACHINE ...