Firmware upgrade – Solvline Eddy DKV2.1.0.3 User Manual
Page 116

Chapter
9. Appendix
116
eddy-bl-2.1.x.x.bin (Boot Loader)
eddy-bs-2.1.x.x.bin (Boot Strap File Name)
eddy-os-2.1.x.x.bin (Kernel File Name)
eddy-fs-2.1.x.x.bin (File System File Name)
4) Among files extracted Eddy_burning_DataFlash.bat file performs transferring
firmware to Eddy-DK/S4M-DK board by executing a TCL file then creates a log file.
In this file eddy-bl-2.1.x.x.bin file name should be same with the name of the file
copied.
5) Among files extracted Eddy_burning_DataFlash.tcl file performs transferring firmware
to Eddy DK v2.1 board. In this file eddy-bs-2.1.x.x.bin, eddy-os-2.1.x.x.bin, and
eddy-fs-2.1.x.x.bin file names should be same with the names of the files copied.
9.2.5 Firmware Upgrade
1) Turn off Eddy-DK/S4M-DK board.
2) Connect USB cable to both the Eddy-DK/S4M-DK board and PC.
3) Set USB as a standby mode by pulling the right side switch down from the S6 dip
switch on the Eddy-DK board. (Eddy-S4M board
S1 dip switch)
4) Turn on Eddy-DK/S4M board.
5) After 5 seconds change flash writing mode by pulling up both of S6 Dip switch on
Eddy-DK board.
(Eddy-S4M board
S1 dip switch)
sam-ba.exe \usb\ARM0 AT91SAM9260-EK
Eddy_burning_DataFlash.tcl
./ eddy-
bl-2.1.x.x.bin
> logfile.log
notepad logfile.log
…
#################################################################
###
# Main script: Load the linux demo in DataFlash,
# Update the environment variables
#################################################################
###
array set df_mapping {
bootstrapFileName "
eddy-bs-X.X.X.X.bin
"
kernelFileName "
eddy-os-X.X.X.X.bin
"
filesystemFileName "
eddy-fs-X.X.X.X.bin
"