I updated to DVSDK 3.10.00.19 and ran the encodedecode demo program. The board ran for about more than 3 minutes and reset.
root@dm6467t-evm:/opt/dvsdk/dm6467# ./loadmodules.sh
CMEMK module: built on Oct 22 2010 at 13:30:38
Reference Linux version 2.6.32
File /home/tochau/dvsdk/dvsdk_3_10_00_19/linuxutils_2_25_04_10/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
allocated heap buffer 0xc9000000 of size 0x99000
cmemk initialized
DSPLINK Module (1.64) created on Date: Oct 22 2010 Time: 13:29:10
root@dm6467t-evm:/opt/dvsdk/dm6467#
root@dm6467t-evm:/opt/dvsdk/dm6467# ./encodedecode
Encodedecode demo started.
Encode Decode demo ARM Load: 13% DSP Load: 100% Display Type: 720P 60Hz Video Codec: H.264 BP Video fps: 22 fps Video bit rate: 677 kbps Video resolution: 1280x720 Time: 00:00:01
Encode Decode demo ARM Load: 10% DSP Load: 88% Display Type: 720P 60Hz Video Codec: H.264 BP Video fps: 30 fps Video bit rate: 361 kbps Video resolution: 1280x720 Time: 00:00:02
...
Booting PSP Boot Loader
Starting NAND Copy
Booting Application @ 0x81080000
U-Boot 2009.08-00002-gcab1855 (Jan 20 2010 - 04:20:31)
I2C: ready
DRAM: 256 MB
NAND: 128 MiB
In: serial
Out: serial
Err: serial
ARM Clock :- 495MHz
DDR Clock :- 396MHz
Net: Ethernet PHY: GENERIC @ 0x01
DaVinci EMAC
Hit any key to stop autoboot: 3 2 1 0
Using DaVinci EMAC device
TFTP from server 192.168.2.100; our IP address is 192.168.2.223
Filename 'uImage'.
Load address: 0x80700000
Loading: *#################################################################
#################################################################
###########
done
Bytes transferred = 2066204 (1f871c hex)
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.32-rc2-davinci1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2066140 Bytes = 2 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux....................................................................................................................................... done, booting the kernel.
Booting PSP
Boot Loader
Starting
NAND Copy
Booting Application @ 0x81080000
U-Boot 2009.08-00002-gcab1855 (Jan 20 2010 - 04:20:31)
I2C:
The kernel was uncompressed but it could not run.
What's the problem? Please help! Thank you.