Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
532 views12 pages

DVR Firmware Update

The document provides instructions for upgrading the firmware on a DVR device using a PC. It involves 12 steps: 1) Setting the PC network settings; 2) Connecting the DVR and PC with Ethernet and console cables; 3) Starting the TFTP server software on the PC; 4) Installing the USB-RS232 driver and configuring serial settings in SecureCRT; 5) Powering on the DVR and entering commands; 6) Configuring the DVR IP settings to match the PC; 7) Upgrading the Uboot using TFTP; 8) Erasing existing NAND data and upgrading the kernel, logo, and filesystem images; 9) Resetting the DVR to complete the upgrade process.

Uploaded by

mario_iv1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
532 views12 pages

DVR Firmware Update

The document provides instructions for upgrading the firmware on a DVR device using a PC. It involves 12 steps: 1) Setting the PC network settings; 2) Connecting the DVR and PC with Ethernet and console cables; 3) Starting the TFTP server software on the PC; 4) Installing the USB-RS232 driver and configuring serial settings in SecureCRT; 5) Powering on the DVR and entering commands; 6) Configuring the DVR IP settings to match the PC; 7) Upgrading the Uboot using TFTP; 8) Erasing existing NAND data and upgrading the kernel, logo, and filesystem images; 9) Resetting the DVR to complete the upgrade process.

Uploaded by

mario_iv1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

The Firmware Power Upgrade

(Nor Flash and Nand Flash Burning)

1.
Disconnect your PC from network.
Set IP address: 192. 168.1.100
Set Subnet mask: 255.255.255.0

2.
Connect your DVR and PC by an Ethernet RJ-45 cable.

3.
Connect your DVR and PC by a console cable.
4. Run the file “tftpd32.exe”.
It is in the folder “Tftpd32”
Set the folder containing the files you want to burn into Nand and Nor
as Current Directory
(In my case, I place those files in D:\TFTP)
5.
Please install the driver of the USB-RS232 cable converter.
Please note the specified COM Port for this cable converter
6.
Run SecureCRT\SecureCRT.exe.
Please click Quick Connect
7.
Set the parameters like the following picture.
Protocol: Serial
Port: To be specified by your PC
Baud rate: 115200
Do not check RTS/CTS
Check Save session
Make sure the settings are exactly the same as the picture below shows.
8.
Turn on the DVR power.
Press” Ctrl + C” when you see “Pressing Ctrl + C to stop autoboot:”
9.
IP settings
Type in “printenv” You will see the current settings.
Type in “setenv ipaddr 192.168.1.10” (The IP address can be random), press enter.
Type in “setenv serverip 192.168.1.100” (The IP must be the same as your PC’s IP
address), press enter.

Type in “saveenv”, (The IP settings above are saved), press enter.


10.
Nor Flash burning
Type in “update uboot”, press enter.
11.
Nand Flash burning
(Please ensure that the files you are burning into the Nand Flash have the same
extension file name as the default).
Type in “nand scrub”, press enter (This deletes the existing data in Nand Flash).
Type in “update kernel”, press enter.
Type in “update logo”, press enter.
Type in “update fs”, press enter.
12.
Type in “reset”, press enter.
The DVR will reboot, and you have done the Firmware Power upgrade.

You might also like