Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 123978

Forum Post: RE: Unable to communicate between OMAP 3530 and C6678

$
0
0

Hi uday 

Thanks for responding. I am having the same problem after including rootwait ip=off in bootargs

The complete log is as below

Texas Instruments X-Loader 1.46 (Jan 12 2011 - 23:48:51)
Starting X-loader on MMC
Reading boot sector

212880 Bytes Read from MMC
Starting OS Bootloader from MMC...
Starting OS Bootloader...


U-Boot 2009.11 (Jan 12 2011 - 23:49:00)

OMAP3430/3530-GP ES3.1, CPU-OPP2 L3-165MHz
OMAP3 EVM board + LPDDR/NAND
I2C: ready
DRAM: 128 MB
NAND: 256 MiB
*** Warning - bad CRC or NAND, using default environment

In: serial
Out: serial
Err: serial
Read back SMSC id 0x92200000
Die ID #519600040000000004036abb0300a008
Net: smc911x-0
Hit any key to stop autoboot: 0
OMAP3_EVM # print
bootcmd=if mmc init; then if run loadbootscript; then run bootscript; else if run loaduimage; then run mmcboot; else run nandboot; fi; fi; else run nandboot; fi
bootdelay=10
baudrate=115200
bootfile=uImage
loadaddr=0x82000000
usbtty=cdc_acm
console=ttyS2,115200n8
mmcargs=setenv bootargs console=${console} root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
nandargs=setenv bootargs console=${console} root=/dev/mtdblock4 rw rootfstype=jffs2
loadbootscript=fatload mmc 0 ${loadaddr} boot.scr
bootscript=echo Running bootscript from mmc ...; source ${loadaddr}
loaduimage=fatload mmc 0 ${loadaddr} uImage
mmcboot=echo Booting from mmc ...; run mmcargs; bootm ${loadaddr}
nandboot=echo Booting from nand ...; run nandargs; onenand read ${loadaddr} 280000 400000; bootm ${loadaddr}
stdin=serial
stdout=serial
stderr=serial
dieid#=519600040000000004036abb0300a008
ethact=smc911x-0

Environment size: 874/131068 bytes
OMAP3_EVM # setenv bootargs console=ttyS0,115200n8 rw mem=99M@0x80000000 mpurate=720 mem=100@0x89300000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:3M omapfb.mode=dvi:1280x720@60 root=/dev/mmcblk0p2 rootfstype=ext3 rootwait ip=off
OMAP3_EVM # setenv bootcmd'mmc init;fatload mmc 0 0x82000000 uImage;bootm 0x82000000'
OMAP3_EVM # boot

mmc1 is available
reading uImage

2400552 bytes read
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-2.6.32
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2400488 Bytes = 2.3 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux.....................................................................................................................................................

Linux version 2.6.32 (uday@LTA0132923-LINUX) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 Thu Jan 27 17:01:09 CST 2011
CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP3 EVM
Memory policy: ECC disabled, Data cache writeback
OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
Reserving 4194304 bytes SDRAM for VRAM
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 25146
Kernel command line: console=ttyS0,115200n8 rw mem=99M@0x80000000 mpurate=720 mem=100@0x89300000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:3M omapfb.mode=dvi:12f
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 99MB = 99MB total
Memory: 91348KB available (4192K code, 372K data, 172K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:402
Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
Reprogramming SDRC clock to 332000000 Hz
GPMC revision 5.0
IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
Total of 96 interrupts on 1 active controller
OMAP GPIO hardware version 2.5
OMAP clockevent source: GPTIMER1 at 32768 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
regulator: core version 0.5
NET: Registered protocol family 16
This silicon doesn't support 720MHz
Target VDD1 OPP = 5, VDD2 OPP = 3
omap3evmdc: Driver registration complete
OMAP DMA hardware revision 4.0
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHz
twl4030: PIH (irq 7) chaining IRQs 368..375
twl4030: power (irq 373) chaining IRQs 376..383
twl4030: gpio (irq 368) chaining IRQs 384..401
regulator: VMMC1: 1850 <--> 3150 mV normal standby
regulator: VDAC: 1800 mV normal standby
regulator: VAUX2_4030: 2800 mV normal standby
regulator: VPLL2: 1800 mV normal standby
regulator: VSIM: 1800 <--> 3000 mV normal standby
i2c_omap i2c_omap.2: bus 2 rev3.12 at 400 kHz
i2c_omap i2c_omap.3: bus 3 rev3.12 at 400 kHz
Switching to clocksource 32k_counter
musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
omap-iommu omap-iommu.0: isp registered
OMAP35x Linux PSP version 03.00.01.06 (OMAP3EVM)
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
msgmni has been set to 178
alg: No test for stdrng (krng)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
OMAP DSS rev 2.0
OMAP DISPC rev 3.0
OMAP VENC rev 2
OMAP DSI rev 1.0
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
console [ttyS0] enabled
serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
brd: module loaded
loop: module loaded
omap2-nand driver initializing
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit)
Creating 5 MTD partitions on "omap2-nand.0":
0x000000000000-0x000000080000 : "xloader-nand"
0x000000080000-0x000000240000 : "uboot-nand"
0x000000240000-0x000000280000 : "params-nand"
0x000000280000-0x000000780000 : "linux-nand"
0x000000780000-0x000010000000 : "jffs2-nand"
OneNAND driver initializing
omap2-onenand omap2-onenand: Cannot request GPMC CS
omap2-onenand: probe of omap2-onenand failed with error -16
smsc911x: Driver version 2008-10-21.
smsc911x-mdio: probed
eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
net eth0: MAC Address: 00:50:c2:7e:96:fe
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: OMAP-EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.32 ehci_hcd
usb usb1: SerialNumber: ehci-omap.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbtest
g_ether gadget: using random self ethernet address
g_ether gadget: using random host ethernet address
usb0: MAC 0e:3f:e3:cf:00:d1
usb0: HOST MAC 42:e2:62:42:86:c2
g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
g_ether gadget: g_ether ready
musb_hdrc musb_hdrc: MUSB HDRC host driver
musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: MUSB HDRC host driver
usb usb2: Manufacturer: Linux 2.6.32 musb-hcd
usb usb2: SerialNumber: musb_hdrc
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
mice: PS/2 mouse device common for all mice
input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0
ads7846 spi1.0: touchscreen, irq 335
input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
twl_rtc twl_rtc: Power up reset detected.
twl_rtc twl_rtc: Enabling TWL-RTC.
i2c /dev entries driver
Linux video capture interface: v2.00
tvp514x 3-005c: Registered to v4l2 master omap34xxcam!!
omap-iommu omap-iommu.0: isp: version 1.1
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.21.
usbcore: registered new interface driver snd-usb-audio
No device for DAI omap-mcbsp-dai-0
No device for DAI omap-mcbsp-dai-1
No device for DAI omap-mcbsp-dai-2
No device for DAI omap-mcbsp-dai-3
No device for DAI omap-mcbsp-dai-4
OMAP3 EVM SoC init
asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
ALSA device list:
#0: omap3evm (twl4030)
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 15
Power Management for TI OMAP3.
Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
IVA2 clocking rate: 430 MHz
SmartReflex driver initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
tvp514x 3-005c: tvp5146m2 found at 0xb8 (OMAP I2C adapter)
omapdss DPI error: display already enabled
omap_vout omap_vout: 'lcd' Display already enabled
omapdss DPI error: display already enabled
omap_vout omap_vout: 'lcd' Display already enabled
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 1
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 2
Waiting for root device /dev/mmcblk0p2...
mmc0: new high speed SDHC card at address 1234
mmcblk0: mmc0:1234 SA08G 7.28 GiB
mmcblk0: p1 p2 p3
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
Freeing init memory: 172K
INIT: version 2.86 booting
Please wait: booting...
Starting udev
udev: starting version 141
udev: renamed network interface eth0 to eth3
Remounting root file system...
Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCSIFADDR: No such device
done.
Setting up IP spoofing protection: rp_filter.
Thu Jan 13 01:56:00 UTC 2011
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Starting telnet daemon.
Starting syslogd/klogd: done
Starting thttpd.
Starting PVR
CMEMK module: built on Jan 13 2011 at 00:02:04
Reference Linux version 2.6.32
File /sdk/build/DVSDK_4_01/4_01_00_09/arago-install/arago-tmp/work/omap3evm-none-linux-gnueabi/ti-linuxutils-1_2_25_05_11-r91d/linuxutils_2_25_05_11/packages/ti/sdo/c
allocated heap buffer 0xc7000000 of size 0xf00000
heap fallback enabled - will try heap if pool buffer is not available
cmemk initialized
DSPLINK Module (1.65.00.02) created on Date: Jan 13 2011 Time: 00:05:52
SDMAK module: built on Jan 13 2011 at 00:02:11
Reference Linux version 2.6.32
File /sdk/build/DVSDK_4_01/4_01_00_09/arago-install/arago-tmp/work/omap3evm-none-linux-gnueabi/ti-linuxutils-1_2_25_05_11-r91d/linuxutils_2_25_05_11/packages/ti/sdo/c
cmemk unregistered
Setting CMEM Pools to 27MB
CMEMK module: built on Jan 13 2011 at 00:02:04
Reference Linux version 2.6.32
File /sdk/build/DVSDK_4_01/4_01_00_09/arago-install/arago-tmp/work/omap3evm-none-linux-gnueabi/ti-linuxutils-1_2_25_05_11-r91d/linuxutils_2_25_05_11/packages/ti/sdo/c
allocated heap buffer 0xc9000000 of size 0x6b000
heap fallback enabled - will try heap if pool buffer is not available
cmemk initialized
DSPLINK Module (1.65.00.02) created on Date: Jan 13 2011 Time: 00:05:52
SDMAK module: built on Jan 13 2011 at 00:02:11
Reference Linux version 2.6.32
File /sdk/build/DVSDK_4_01/4_01_00_09/arago-install/arago-tmp/work/omap3evm-none-linux-gnueabi/ti-linuxutils-1_2_25_05_11-r91d/linuxutils_2_25_05_11/packages/ti/sdo/c
Starting MIDAS
Drawing UI

Command is ifconfig eth0:1 192.168.3.202 netmask 255.255.255.0 up
ifconfig: SIOCSIFADDR: No such device
Command is udpsvd -v -E 192.168.3.202 69 tftpd /opt/midas &
SCUOnly is set to false
SCUOnly is FALSE!
udpsvd: bind: Cannot assign requested address
Check in readAPIparams mode params
Check in readAPIparams valid_bitfield config_all
Check in readAPIparams inpSatlow 6550
Check in readAPIparams dBinmed 96
Check in readAPIparams inpSatmed 15000
Check in readAPIparams dBinhigh 96
Check in readAPIparams inpSathigh 65535
Check in readAPIparams contrast_default high
Check in readAPIparams contrast_default high
Check in readAPIparams contrast_default high
./userdata/InputData/TI_Carotid_scubparam.txt
./userdata/InputData/TI_Carotid_scucparam.txt
SCUOnly is set to false
SCUOnly is FALSE!
Shape is linearCheck in readAPIparams mode params
Check in readAPIparams valid_bitfield config_all
Check in readAPIparams inpSatlow 6550
Check in readAPIparams dBinmed 96
Check in readAPIparams inpSatmed 15000
Check in readAPIparams dBinhigh 96
Check in readAPIparams inpSathigh 65535
Check in readAPIparams contrast_default high
Check in readAPIparams contrast_default high
Check in readAPIparams contrast_default high
./userdata/InputData/TI_Carotid_scubparam.txt
./userdata/InputData/TI_Carotid_scucparam.txt
Shape is linearUsFramework_setGlobalMode: Mode set successfully
getSCUOnly is
Mode is 3
dBin is 96
inpSat is 65535
0BPU Config NSamplesPerScanLine: 512
BPU Config Nsamples: 256
BPU_CONFIG_ALLWallfilter file = ./userdata/LUTs/WALLFilter_TI_Carotid.bin
*** Note: Wall filter is on
Opened Color Table File successfully
In getSCUCparams
Opened Color Table File successfully
Opened Arbitration Table File successfully
WARNING!: Size is 4096 but i is 4096
Arb over
UsDisplay_create(): rotation = 0, # buffers = 3

Block 0: Pool 0: 9 bufs size 4096 (4096 requested)

Pool 0 busy bufs:
id 3: phys addr 0x87dfc000 (noncached)
id 2: phys addr 0x87dfd000 (noncached)
id 1: phys addr 0x87dfe000 (noncached)
id 0: phys addr 0x87dff000 (noncached)

Pool 0 free bufs:
id 4: phys addr 0x87dfb000
id 5: phys addr 0x87dfa000
id 6: phys addr 0x87df9000
id 7: phys addr 0x87df8000
id 8: phys addr 0x87df7000

Block 0: Pool 1: 2 bufs size 131072 (131072 requested)

Pool 1 busy bufs:
id 1: phys addr 0x87db7000 (noncached)
id 0: phys addr 0x87dd7000 (noncached)

Pool 1 free bufs:

Block 0: Pool 2: 16 bufs size 524288 (524288 requested)

Pool 2 busy bufs:

Pool 2 free bufs:
id 0: phys addr 0x87d37000
id 1: phys addr 0x87cb7000
id 2: phys addr 0x87c37000
id 3: phys addr 0x87bb7000
id 4: phys addr 0x87b37000
id 5: phys addr 0x87ab7000
id 6: phys addr 0x87a37000
id 7: phys addr 0x879b7000
id 8: phys addr 0x87937000
id 9: phys addr 0x878b7000
id 10: phys addr 0x87837000
id 11: phys addr 0x877b7000
id 12: phys addr 0x87737000
id 13: phys addr 0x876b7000
id 14: phys addr 0x87637000
id 15: phys addr 0x875b7000

Pool 2 free bufs:

Block 0: Pool 3: 4 bufs size 131072 (131072 requested)

Pool 3 busy bufs:
id 1: phys addr 0x87577000 (noncached)
id 0: phys addr 0x87597000 (noncached)

Pool 3 free bufs:
id 2: phys addr 0x87557000
id 3: phys addr 0x87537000

Block 0: Pool 4: 6 bufs size 32768 (32768 requested)

Pool 4 busy bufs:
id 5: phys addr 0x87507000 (noncached)
id 4: phys addr 0x8750f000 (noncached)
id 3: phys addr 0x87517000 (noncached)
id 2: phys addr 0x8751f000 (noncached)
id 1: phys addr 0x87527000 (noncached)
id 0: phys addr 0x8752f000 (noncached)

Pool 4 free bufs:

Block 0: Pool 5: 2 bufs size 16384 (16384 requested)

Pool 5 busy bufs:

Pool 5 free bufs:
id 0: phys addr 0x87503000
id 1: phys addr 0x874ff000

Block 0: Pool 6: 8 bufs size 1843200 (1843200 requested)

Pool 6 busy bufs:

Pool 6 free bufs:
id 0: phys addr 0x8733d000
id 1: phys addr 0x8717b000
id 2: phys addr 0x86fb9000
id 3: phys addr 0x86df7000
id 4: phys addr 0x86c35000
id 5: phys addr 0x86a73000
id 6: phys addr 0x868b1000
id 7: phys addr 0x866ef000

Block 0: Pool 7: 4 bufs size 921600 (921600 requested)

Pool 7 busy bufs:

Pool 7 free bufs:
id 0: phys addr 0x8660e000
id 1: phys addr 0x8652d000
id 2: phys addr 0x8644c000
id 3: phys addr 0x8636b000
hUsProcess:SCUOnly is 0BEFORE DPUBUFTABOUT16 CREATE

Block 0: Pool 0: 9 bufs size 4096 (4096 requested)

Pool 0 busy bufs:
id 3: phys addr 0x87dfc000 (noncached)
id 2: phys addr 0x87dfd000 (noncached)
id 1: phys addr 0x87dfe000 (noncached)
id 0: phys addr 0x87dff000 (noncached)

Pool 0 free bufs:
id 4: phys addr 0x87dfb000
id 5: phys addr 0x87dfa000
id 6: phys addr 0x87df9000
id 7: phys addr 0x87df8000
id 8: phys addr 0x87df7000

Block 0: Pool 1: 2 bufs size 131072 (131072 requested)

Pool 1 busy bufs:
id 1: phys addr 0x87db7000 (noncached)
id 0: phys addr 0x87dd7000 (noncached)

Pool 1 free bufs:

Block 0: Pool 2: 16 bufs size 524288 (524288 requested)

Pool 2 busy bufs:

Pool 2 free bufs:
id 0: phys addr 0x87d37000
id 1: phys addr 0x87cb7000
id 2: phys addr 0x87c37000
id 3: phys addr 0x87bb7000
id 4: phys addr 0x87b37000
id 5: phys addr 0x87ab7000
id 6: phys addr 0x87a37000
id 7: phys addr 0x879b7000
id 8: phys addr 0x87937000
id 9: phys addr 0x878b7000
id 10: phys addr 0x87837000
id 11: phys addr 0x877b7000
id 12: phys addr 0x87737000
id 13: phys addr 0x876b7000
id 14: phys addr 0x87637000
id 15: phys addr 0x875b7000

Pool 2 free bufs:

Block 0: Pool 3: 4 bufs size 131072 (131072 requested)

Pool 3 busy bufs:
id 3: phys addr 0x87537000 (noncached)
id 2: phys addr 0x87557000 (noncached)
id 1: phys addr 0x87577000 (noncached)
id 0: phys addr 0x87597000 (noncached)

Pool 3 free bufs:

Block 0: Pool 4: 6 bufs size 32768 (32768 requested)

Pool 4 busy bufs:
id 5: phys addr 0x87507000 (noncached)
id 4: phys addr 0x8750f000 (noncached)
id 3: phys addr 0x87517000 (noncached)
id 2: phys addr 0x8751f000 (noncached)
id 1: phys addr 0x87527000 (noncached)
id 0: phys addr 0x8752f000 (noncached)

Pool 4 free bufs:

Block 0: Pool 5: 2 bufs size 16384 (16384 requested)

Pool 5 busy bufs:

Pool 5 free bufs:
id 0: phys addr 0x87503000
id 1: phys addr 0x874ff000

Block 0: Pool 6: 8 bufs size 1843200 (1843200 requested)

Pool 6 busy bufs:

Pool 6 free bufs:
id 0: phys addr 0x8733d000
id 1: phys addr 0x8717b000
id 2: phys addr 0x86fb9000
id 3: phys addr 0x86df7000
id 4: phys addr 0x86c35000
id 5: phys addr 0x86a73000
id 6: phys addr 0x868b1000
id 7: phys addr 0x866ef000

Block 0: Pool 7: 4 bufs size 921600 (921600 requested)

Pool 7 busy bufs:

Pool 7 free bufs:
id 0: phys addr 0x8660e000
id 1: phys addr 0x8652d000
id 2: phys addr 0x8644c000
id 3: phys addr 0x8636b000
BEFORE DPUBUFTABOUT8 CREATE

Block 0: Pool 0: 9 bufs size 4096 (4096 requested)

Pool 0 busy bufs:
id 3: phys addr 0x87dfc000 (noncached)
id 2: phys addr 0x87dfd000 (noncached)
id 1: phys addr 0x87dfe000 (noncached)
id 0: phys addr 0x87dff000 (noncached)

Pool 0 free bufs:
id 4: phys addr 0x87dfb000
id 5: phys addr 0x87dfa000
id 6: phys addr 0x87df9000
id 7: phys addr 0x87df8000
id 8: phys addr 0x87df7000

Block 0: Pool 1: 2 bufs size 131072 (131072 requested)

Pool 1 busy bufs:
id 1: phys addr 0x87db7000 (noncached)
id 0: phys addr 0x87dd7000 (noncached)

Pool 1 free bufs:

Block 0: Pool 2: 16 bufs size 524288 (524288 requested)

Pool 2 busy bufs:
id 1: phys addr 0x87cb7000 (noncached)
id 0: phys addr 0x87d37000 (noncached)

Pool 1 free bufs:

Pool 2 free bufs:
id 2: phys addr 0x87c37000
id 3: phys addr 0x87bb7000
id 4: phys addr 0x87b37000
id 5: phys addr 0x87ab7000
id 6: phys addr 0x87a37000
id 7: phys addr 0x879b7000
id 8: phys addr 0x87937000
id 9: phys addr 0x878b7000
id 10: phys addr 0x87837000
id 11: phys addr 0x877b7000
id 12: phys addr 0x87737000
id 13: phys addr 0x876b7000
id 14: phys addr 0x87637000
id 15: phys addr 0x875b7000

Pool 2 free bufs:

Block 0: Pool 3: 4 bufs size 131072 (131072 requested)

Pool 3 busy bufs:
id 3: phys addr 0x87537000 (noncached)
id 2: phys addr 0x87557000 (noncached)
id 1: phys addr 0x87577000 (noncached)
id 0: phys addr 0x87597000 (noncached)

Pool 3 free bufs:

Block 0: Pool 4: 6 bufs size 32768 (32768 requested)

Pool 4 busy bufs:
id 5: phys addr 0x87507000 (noncached)
id 4: phys addr 0x8750f000 (noncached)
id 3: phys addr 0x87517000 (noncached)
id 2: phys addr 0x8751f000 (noncached)
id 1: phys addr 0x87527000 (noncached)
id 0: phys addr 0x8752f000 (noncached)

Pool 4 free bufs:

Block 0: Pool 5: 2 bufs size 16384 (16384 requested)

Pool 5 busy bufs:

Pool 5 free bufs:
id 0: phys addr 0x87503000
id 1: phys addr 0x874ff000

Block 0: Pool 6: 8 bufs size 1843200 (1843200 requested)

Pool 6 busy bufs:

Pool 6 free bufs:
id 0: phys addr 0x8733d000
id 1: phys addr 0x8717b000
id 2: phys addr 0x86fb9000
id 3: phys addr 0x86df7000
id 4: phys addr 0x86c35000
id 5: phys addr 0x86a73000
id 6: phys addr 0x868b1000
id 7: phys addr 0x866ef000

Block 0: Pool 7: 4 bufs size 921600 (921600 requested)

Pool 7 busy bufs:

Pool 7 free bufs:
id 0: phys addr 0x8660e000
id 1: phys addr 0x8652d000
id 2: phys addr 0x8644c000
id 3: phys addr 0x8636b000
BEFORE SCUBUFTABOUT16 CREATE
UsProcess: CMEM allocation of 7372800 bytes for hSCUBufTabOut16

Block 0: Pool 0: 9 bufs size 4096 (4096 requested)

Pool 0 busy bufs:
id 3: phys addr 0x87dfc000 (noncached)
id 2: phys addr 0x87dfd000 (noncached)
id 1: phys addr 0x87dfe000 (noncached)
id 0: phys addr 0x87dff000 (noncached)

Pool 0 free bufs:
id 4: phys addr 0x87dfb000
id 5: phys addr 0x87dfa000
id 6: phys addr 0x87df9000
id 7: phys addr 0x87df8000
id 8: phys addr 0x87df7000

Block 0: Pool 1: 2 bufs size 131072 (131072 requested)

Pool 1 busy bufs:
id 1: phys addr 0x87db7000 (noncached)
id 0: phys addr 0x87dd7000 (noncached)

Pool 1 free bufs:

Block 0: Pool 2: 16 bufs size 524288 (524288 requested)

Pool 2 busy bufs:
id 1: phys addr 0x87cb7000 (noncached)
id 0: phys addr 0x87d37000 (noncached)

Pool 1 free bufs:

Pool 2 free bufs:
id 2: phys addr 0x87c37000
id 3: phys addr 0x87bb7000
id 4: phys addr 0x87b37000
id 5: phys addr 0x87ab7000
id 6: phys addr 0x87a37000
id 7: phys addr 0x879b7000
id 8: phys addr 0x87937000
id 9: phys addr 0x878b7000
id 10: phys addr 0x87837000
id 11: phys addr 0x877b7000
id 12: phys addr 0x87737000
id 13: phys addr 0x876b7000
id 14: phys addr 0x87637000
id 15: phys addr 0x875b7000

Pool 2 free bufs:

Block 0: Pool 3: 4 bufs size 131072 (131072 requested)

Pool 3 busy bufs:
id 3: phys addr 0x87537000 (noncached)
id 2: phys addr 0x87557000 (noncached)
id 1: phys addr 0x87577000 (noncached)
id 0: phys addr 0x87597000 (noncached)

Pool 3 free bufs:

Block 0: Pool 4: 6 bufs size 32768 (32768 requested)

Pool 4 busy bufs:
id 5: phys addr 0x87507000 (noncached)
id 4: phys addr 0x8750f000 (noncached)
id 3: phys addr 0x87517000 (noncached)
id 2: phys addr 0x8751f000 (noncached)
id 1: phys addr 0x87527000 (noncached)
id 0: phys addr 0x8752f000 (noncached)

Pool 4 free bufs:

Block 0: Pool 5: 2 bufs size 16384 (16384 requested)

Pool 5 busy bufs:

Pool 5 free bufs:
id 0: phys addr 0x87503000
id 1: phys addr 0x874ff000

Pool 5 free bufs:

Block 0: Pool 6: 8 bufs size 1843200 (1843200 requested)

Pool 6 busy bufs:
id 3: phys addr 0x86df7000 (noncached)
id 2: phys addr 0x86fb9000 (noncached)
id 1: phys addr 0x8717b000 (noncached)
id 0: phys addr 0x8733d000 (noncached)

Pool 6 free bufs:
id 4: phys addr 0x86c35000
id 5: phys addr 0x86a73000
id 6: phys addr 0x868b1000
id 7: phys addr 0x866ef000

Block 0: Pool 7: 4 bufs size 921600 (921600 requested)

Pool 7 busy bufs:

Pool 7 free bufs:
id 0: phys addr 0x8660e000
id 1: phys addr 0x8652d000
id 2: phys addr 0x8644c000
id 3: phys addr 0x8636b000
BEFORE SCUBUFTABOUT8 CREATE
UsProcess: CMEM allocation of 3686400 bytes for hSCUBufTabOut8
PROFILE_DEMO: Profile info available on console
PROFILE_DEMO: DDRALGHEAP memory takes 15411320 bytes
Initializing Process Thread
Entering UsControl Thread
Allocation Complete
6472 Booted Successfully
tcpsendconnect: Network is unreachable
can't send wild card teardown
tcpsendconnect: Network is unreachable
ERROR: Failed rdspc_setup
Carotid Data to tmp (DDR) successful
Carotid Data to tmp (DDR) successful
Imaging started
dBin is 96
inpSat is 65535
BPU Config NSamplesPerScanLine: 512
BPU Config Nsamples: 256
BPU_CONFIG_ALLWallfilter file = ./userdata/LUTs/WALLFilter_TI_Carotid.bin
*** Note: Wall filter is on
Opened Color Table File successfully
In getSCUCparams
Opened Color Table File successfully
Opened Arbitration Table File successfully
WARNING!: Size is 4096 but i is 4096
Arb over
Before BPU Config
UsProcess_configBpu: App-> Control completed
After BPU Config
UsProcess_configDpu: Configuration before DSP send: sz=2078 bytes nscan=48
UsProcess_configDpu: App-> Control completed
UsProcess_configScuB: Configuration before DSP send: inlines=256, insamples=512, outrows=1280, outcols=720
SCU mode=bmode
UsProcess_configScuB: App-> Control completed
Color Configuration before DSP send: inlines=48, insamples=256, outrows=1280, outcols=720
UsProcess_configScuColor:App->Control completed.
Check Input file B is "./userdata/InputData/TI_Carotid_tissdata_512x256x69.bin"
Check Input file C is "/tmp/TI_Carotid_velturbdata_48x256x10x69.bin"
InputFrame Size B is 524288
InputFrame Size Color is 491520
Check SCUOnly is false
Acquire Thread Initialized
UsAcquire_init completed
Creating Acquire ThreadStarting Acquire Thread
Starting Display thread
Rendezvous Met
Starting Process Thread
6472 Unavailable. Using Input Files
PROFILE_DEMO: Time for Check Header = 47638 us per frame
PROFILE_DEMO: Time for Fifo Get = 214 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 30 us per frame
PROFILE_DEMO: Time for BPU = 5921 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 26520 us per frame
PROFILE_DEMO: Time for DPU = 5402 us per frame
PROFILE_DEMO: Time for SCU Color = 33570 us per frame
PROFILE_DEMO: Time for Acquire 1 = 30 us per frame
PROFILE_DEMO: Time for Acquire 2 = 26429 us per frame
PROFILE_DEMO: Time for Acquire 3 = 6103 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33753 us per frame
PROFILE_DEMO: Time for Acquire = 183 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 20324 us per frame
PROFILE_DEMO: Time for Acquire 3 = 6012 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33600 us per frame
PROFILE_DEMO: Time for Acquire = 183 us per frame
PROFILE_DEMO: Time for Check Header = 48706 us per frame
PROFILE_DEMO: Time for Fifo Get = 8392 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 92 us per frame
PROFILE_DEMO: Time for BPU = 5737 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 27191 us per frame
PROFILE_DEMO: Time for DPU = 5249 us per frame
PROFILE_DEMO: Time for SCU Color = 32898 us per frame
PROFILE_DEMO: DSP Load is 47%
PROFILE_DEMO: ARM Load is 97%
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 214 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4730 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33722 us per frame
PROFILE_DEMO: Time for Acquire = 153 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 183 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4852 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33722 us per frame
PROFILE_DEMO: Time for Acquire = 122 us per frame
PROFILE_DEMO: Time for Check Header = 47455 us per frame
PROFILE_DEMO: Time for Fifo Get = 7385 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 61 us per frame
PROFILE_DEMO: Time for BPU = 5768 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 25849 us per frame
PROFILE_DEMO: Time for DPU = 5279 us per frame
PROFILE_DEMO: Time for SCU Color = 32807 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 123 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4760 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33722 us per frame
PROFILE_DEMO: Time for Acquire = 153 us per frame
PROFILE_DEMO: DSP Load is 54%
PROFILE_DEMO: ARM Load is 100%
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 153 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4791 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33722 us per frame
PROFILE_DEMO: Time for Acquire = 152 us per frame
PROFILE_DEMO: Time for Check Header = 47791 us per frame
PROFILE_DEMO: Time for Fifo Get = 214 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 30 us per frame
PROFILE_DEMO: Time for BPU = 5798 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 19989 us per frame
PROFILE_DEMO: Time for DPU = 5402 us per frame
PROFILE_DEMO: Time for SCU Color = 32654 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 153 us per frame
PROFILE_DEMO: Time for Acquire 3 = 3875 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33631 us per frame
PROFILE_DEMO: Time for Acquire = 122 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 122 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4730 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33722 us per frame
PROFILE_DEMO: Time for Acquire = 122 us per frame
PROFILE_DEMO: Time for Check Header = 46845 us per frame
PROFILE_DEMO: Time for Fifo Get = 213 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 31 us per frame
PROFILE_DEMO: Time for BPU = 5768 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 25421 us per frame
PROFILE_DEMO: Time for DPU = 5219 us per frame
PROFILE_DEMO: Time for SCU Color = 34272 us per frame
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 122 us per frame
PROFILE_DEMO: Time for Acquire 3 = 3845 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33661 us per frame
PROFILE_DEMO: Time for Acquire = 152 us per frame
PROFILE_DEMO: DSP Load is 55%
PROFILE_DEMO: ARM Load is 100%
PROFILE_DEMO: Time for Acquire 1 = 0 us per frame
PROFILE_DEMO: Time for Acquire 2 = 122 us per frame
PROFILE_DEMO: Time for Acquire 3 = 4670 us per frame
PROFILE_DEMO: Time for Acquire 4 = 33569 us per frame
PROFILE_DEMO: Time for Acquire = 153 us per frame
PROFILE_DEMO: Time for Check Header = 47851 us per frame
PROFILE_DEMO: Time for Fifo Get = 153 us per frame
PROFILE_DEMO: Time for Check Header n Fifo Get = 30 us per frame
PROFILE_DEMO: Time for BPU = 4914 us per frame
PROFILE_DEMO: Time for SCU (Bmode) = 25787 us per frame
PROFILE_DEMO: Time for DPU = 5280 us per frame

I could not find ultrasound -qws in the etc/init.d/rcS so i could not try ping. It had

#!/bin/sh
#
# rcS Call all S??* scripts in /etc/rcS.d in
# numerical/alphabetical order.
#
# Version: @(#)/etc/init.d/rcS 2.76 19-Apr-1999 miquels@cistron.nl
#

PATH=/sbin:/bin:/usr/sbin:/usr/bin
runlevel=S
prevlevel=N
umask 022
export PATH runlevel prevlevel

# Make sure proc is mounted
#
[ -d "/proc/1" ] || mount /proc

#
# See if system needs to be setup. This is ONLY meant to
# be used for the initial setup after a fresh installation!
#
if [ -x /sbin/unconfigured.sh ]
then
/sbin/unconfigured.sh
fi

#
# Source defaults.
#
. /etc/default/rcS

#
# Trap CTRL-C &c only in this shell so we can interrupt subprocesses.
#
trap ":" INT QUIT TSTP

#
# Call all parts in order.
#
exec /etc/init.d/rc S

#
# For compatibility, run the files in /etc/rc.boot too.
#
[ -d /etc/rc.boot ] && run-parts /etc/rc.boot

#
# Finish setup if needed. The comment above about
# /sbin/unconfigured.sh applies here as well!
#
if [ -x /sbin/setup.sh ]
then
/sbin/setup.sh
fi

Thanks


Viewing all articles
Browse latest Browse all 123978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>