Hi,
I am using DM388 IPNC board. I had problem of board not booting up properly. whenever i reset the board, the log message got stuck in below message.
INIT: Entering runlevel: 5
inside autorun
Starting telnet daemon sbulla: unknown partition table
.
Starting syslogd/klogd: done
sbulla: unknown partition table
_ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org DM385_IPNC ttyO0
Arago 2011.09 DM385_IPNC ttyO0
DM385_IPNC login: root (automatic login)
root@DM385_IPNC:~# mkdosfs 3.0.12 (29 Oct 2011)
unable to get drive geometry, using default 255/63
/dev/sbulla has 255 heads and 63 sectors per track,
logical sector size is 512,
using 0xf8 media descriptor, with 1024 sectors;
file system has 2 12-bit FATs and 4 sectors per cluster.
FAT size is 1 sector, and provides 247 clusters.
There is 1 reserved sector.
Root directory contains 512 slots and uses 32 sectors.
Volume ID is fbfe3d5c, no volume label.
g_file_storage gadget: No serial-number string provided!
g_file_storage gadget: File-backed Storage Gadget, version: 1 September 2010
g_file_storage gadget: Number of LUNs=1
g_file_storage gadget-lun0: ro=0, nofua=0, file: /dev/sbulla
Simple mixer control 'PGA',0
Capabilities: cvolume cswitch penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 119
Front Left: Capture 80 [67%] [40.00dB] [on]
Front Right: Capture 80 [67%] [40.00dB] [on]
queue id:0
./boa: /usr/lib/libssl.so.1.0.0: no version information available (required by ./boa)
./boa: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./boa)
ApproDrvInit: 3
queue id:163845
queue id:0
TimeOut occure in boot_proc.
Program exit.
TimeOut occure in boot_proc.
Program exit.
So i decided to flash the u-boot.min.nand and u-boot.bin as suggested by RDK Install Guide. After i flashed, i was getting the below log message
U-Boot 2010.06 (Feb 10 2014 - 15:06:53) DM388_IPNC_3.80.00
DM385-GP rev 1.1
ARM clk: 600MHz
DDR clk: 533MHz
L3 clk: 200MHz
IVA clk: 450MHz
ISS clk: 400MHz
DSP Default OFF
DSS Default OFF
DRAM: 1 GiB
DCACHE: Off
NAND: HW ECC BCH8 Selected
256 MiB
Using default environment
The 2nd stage U-Boot will now be auto-loaded
Please do not interrupt the countdown till DM385_IPNC prompt if 2nd stage is already flashed
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x20000, size 0x40000
262144 bytes read: OK
## Starting application at 0x81000000 ...
Program got stuck in "## Starting application at 0x81000000 ..." with this statement. After multiple flash, i tried build my self the code with DM385 IPNC configuration. But now when i tried to flash the same, as first step i was trying to load the nand-flash-writer.out. But i could n't load the .out file, and getting the below error message.
CortexA8: Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x7ff0: (Error -1065 @ 0x3D5A) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Unable to terminate memory download: NULL buffer pointer at 0x3a9f
CortexA8: GEL: File: \\sasikumar\Samba_Share\Extract\Utils\nand-writer\bin\nand-flash-writer.out: Load failed.
CortexA8: Trouble Reading Memory Block at 0x4030c054 on Page 0 of Length 0xd: (Error -1205 @ 0x4030C054) Device memory bus has an error and may be hung. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Trouble Reading Memory Block at 0x4030c054 on Page 0 of Length 0x45: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Trouble Reading Memory Block at 0x4030c068 on Page 0 of Length 0xd: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Trouble Reading Memory Block at 0x4030c068 on Page 0 of Length 0x45: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Trouble Reading Memory Block at 0x0 on Page 0 of Length 0x9: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Trouble Reading Memory Block at 0x0 on Page 0 of Length 0x41: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Error: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.507.0)
CortexA8: Unable to determine target status after 20 attempts
CortexA8: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
Please help to me to get it solved the below questions.
1) How to get out of this nand-flash-writer.out load issue?
2) Please help me to get the latest 3.80.00 RDK version with pre-build u-boot?.
3) How do i change the configurations to build for DM388 IPNC board
4) I am totally stuck here as i couldn't able to use the board because of the board not able to boot. So your help regarding the same as early as possible is appreciated.
Thanks
Sasikumar R