Jump to content
Sign in to follow this  
shoties

TVT DVR - RS232 debug CTRL+C command

Recommended Posts

I want to rebuild firmware for TVT DVR 2316ME.

 

Im using UARTO debug rs-232 connection.

Connection of COM settings seems to be fine:

Bits: 115200 / 8 / none / 1 / none

 

While reading log i can't hit break command - CTRL + C to abort. Tried in other terminals like putty etc. and other PC's. The effect is the same - system is starting continuously.

 

Any tips ?

 

Example log:

 

In: serial

Out: serial

Err: serial

close watch dog begin...............

dog_close

Ŕs˙ŕüdog_close

NAND: NAND_ECC_NONE selected by board driver. This is not recommended !!

128 MiB

no redund = -767506610, tmp crc -767506610

 

U-Boot 2008.10 (Nov 30 2011 - 16:23:28)

 

DRAM: 3 GB

Flash: 2 MB

gd->env_valid = 1

In: serial

Out: serial

Err: serial

close watch dog begin...............

dog_close

dog_close

current do_check_flash_boot_param

product type 49 === 1

*****+++++******* do_auto_update 201111301027

USB: scanning bus for devices... 1 USB Device(s) found

0 Storage Device(s) found

Press CTRL-C to abort autoboot in begin ... do_auto_logo_image

ntsc pal 1

logo img width 0, height 0, vga out = 8

jpeg decoding ...

<>

<>

decode success!!!!

start addr color = 0, logo img width 480, height 320

 

NAND read: device 0 offset 0x200000, size 0x100000

1048576 bytes read: OK

 

NAND read: device 0 offset 0x300000, size 0x200000

2097152 bytes read: OK

 

NAND read: device 0 offset 0x500000, size 0x300000

3145728 bytes read: OK

 

NAND read: device 0 offset 0x0, size 0x200000

2097152 bytes read: OK

## Booting kernel from Legacy Image at c1300000 ...

Image Name: hilinux

Image Type: ARM Linux Kernel Image (uncompressed)

Data Size: 1529468 Bytes = 1.5 MB

Load Address: e2800000

Entry Point: e2800000

Loading Kernel Image ... OK

OK

 

Starting kernel ...

 

Uncompressing Linux................................................................................................. done, booting the kernel.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×