Spaces:

arjun.a
range data
5aefcf4
Ticket Name: Linux/TDA2EVM5777: Can't get kernel image, wrong image format for bootm
Query Text:
Part Number: TDA2EVM5777 Other Parts Discussed in Thread: TDA2 Tool/software: Linux Hi, I have successfully build the vsdk on the linux without any compilation or build error. However, following the guidelines in order to run the usecase on the tda2 built from linux, I made the bootable sd card and transferred the files into it. I ended with this error, I have no clue of solving this problem. Can anyone help me figure it out. Thank you. With best regards, H.M. Owais
Responses:
Hi, here are a few things to check: - SYSBOOT pins are configured correctly as described in chapter "4.2 Preparing SD card & Boot" in VisionSDK_Linux_UserGuide.pdf - you have "fdtfile=dra7-evm-infoadas.dtb" in uenv.txt - at u-boot prompt you run following commands and retry: env default -fa saveenv Regards, Yordan
Hi Yordan, Thank you for your response. I have went through the procedure you suggested me. It reset to the default environment and saved it but the the problem is still there. I can't even go to the root. Is there anything else I can do to fix it? With best regards, H.M. Owais
Hi, can you copy the complete log from the beginning and post it here as text file? Also can you show the output of 'printenv' command at u-boot prompt? Regards, Yordan
8750.boot.txt U-Boot SPL 2016.05-00013-g3331a8a-dirty (Apr 10 2019 - 11:19:50)
DRA752-GP ES2.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
** First descriptor is NOT a primary desc on 1:1 **
Trying to boot from MMC1
reading dra7-ipu2-fw.lzop
spl_load_file_fat: error reading file dra7-ipu2-fw.lzop, err - -1
spl: error reading image dra7-ipu2-fw.lzop, err - -1
Error loading remotecore IPU2!,Continuing with boot ...
reading dra7-dsp1-fw.lzop
spl_load_file_fat: error reading file dra7-dsp1-fw.lzop, err - -1
spl: error reading image dra7-dsp1-fw.lzop, err - -1
Error loading remotecore DSP1!,Continuing with boot ...
reading dra7-dsp2-fw.lzop
spl_load_file_fat: error reading file dra7-dsp2-fw.lzop, err - -1
spl: error reading image dra7-dsp2-fw.lzop, err - -1
Error loading remotecore DSP2!,Continuing with boot ...
reading dra7-ipu1-fw.lzop
spl_load_file_fat: error reading file dra7-ipu1-fw.lzop, err - -1
spl: error reading image dra7-ipu1-fw.lzop, err - -1
Error loading remotecore IPU1!,Continuing with boot ...
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2016.05-00013-g3331a8a-dirty (Apr 10 2019 - 11:19:50 +0800)
CPU : DRA752-GP ES2.0
Model: TI DRA742
Board: DRA74x EVM REV H.0
DRAM: 4 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
** First descriptor is NOT a primary desc on 1:1 **
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid GPT ***
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid Backup GPT ***
ERROR: cannot find partition: 'userdata'
at arch/arm/cpu/armv7/omap-common/utils.c:199/mmc_get_part_size()
Warning: fastboot.userdata_size: unable to calc
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 0
## Error: "board_findfdt" not defined
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
173 bytes read in 7 ms (23.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3553296 bytes read in 390 ms (8.7 MiB/s)
** File not found /boot/dra7-evm-infoadas.dtb **
Booting from mmc0 ...
Kernel image @ 0x82000000 [ 0x000000 - 0x363810 ]
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
** First descriptor is NOT a primary desc on 1:1 **
switch to partitions #0, OK
mmc1(part 0) is current device
** First descriptor is NOT a primary desc on 1:1 **
mmc - MMC sub system
Usage:
mmc info - display info of the current MMC device
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
mmc hwpartition [args...] - does hardware partitioning
arguments (sizes in 512-byte blocks):
[user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
[gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
[check|set|complete] - mode, complete set partitioning completed
WARNING: Partitioning is a write-once setting once it is set to complete.
Power cycling is required to initialize partitions after set to complete.
mmc bootbus dev boot_bus_width reset_boot_bus_width boot_mode
- Set the BOOT_BUS_WIDTH field of the specified device
mmc bootpart-resize <dev> <boot part size MB> <RPMB part size MB>
- Change sizes of boot and RPMB partitions of specified device
mmc partconf dev boot_ack boot_partition partition_access
- Change the bits of the PARTITION_CONFIG field of the specified device
mmc rst-function dev value
- Change the RST_n_FUNCTION field of the specified device
WARNING: This is a write-once field and 0 / 1 / 2 are the only valid values.
mmc setdsr <value> - set DSR register value
mmc - MMC sub system
Usage:
mmc info - display info of the current MMC device
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
mmc hwpartition [args...] - does hardware partitioning
arguments (sizes in 512-byte blocks):
[user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
[gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
[check|set|complete] - mode, complete set partitioning completed
WARNING: Partitioning is a write-once setting once it is set to complete.
Power cycling is required to initialize partitions after set to complete.
mmc bootbus dev boot_bus_width reset_boot_bus_width boot_mode
- Set the BOOT_BUS_WIDTH field of the specified device
mmc bootpart-resize <dev> <boot part size MB> <RPMB part size MB>
- Change sizes of boot and RPMB partitions of specified device
mmc partconf dev boot_ack boot_partition partition_access
- Change the bits of the PARTITION_CONFIG field of the specified device
mmc rst-function dev value
- Change the RST_n_FUNCTION field of the specified device
WARNING: This is a write-once field and 0 / 1 / 2 are the only valid values.
mmc setdsr <value> - set DSR register value
Booting from eMMC ...
Wrong Image Format for bootm command
ERROR: can't get kernel image!
=> env default -fa
## Resetting to default environment
=> saveenv
Saving Environment to MMC...
Writing to MMC(1)... done
=>
=>
=>
=> root
Unknown command 'root' - try 'help'
=> printenv
arch=arm
args_fit=setenv bootargs console=${console}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
baudrate=115200
board=dra7xx
board_name=dra7xx
boot_fdt=try
boot_fit=0
boot_os=0
bootargs=androidboot.serialno=${serial#}
bootcmd=if test ${dofastboot} -eq 1; then echo Boot fastboot requested, resetting dofastboot ...;setenv dofastboot 0; saveenv;echo Booting into fastboot ...; fastboot 0; fi;if test ${boot_fit} -eq 1; then run update_to_fit;fi;run findfdt; run envboot; run mmcboot;run emmc_android_boot;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootfile=zImage
bootm_size=0x10000000
bootpart=0:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyO0,115200n8
cpu=armv7
dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x100;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1
dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x100;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1
dfu_alt_info_qspi=MLO raw 0x0 0x040000;u-boot.img raw 0x040000 0x0100000;u-boot-spl-os raw 0x140000 0x080000;u-boot-env raw 0x1C0000 0x010000;u-boot-env.backup raw 0x1D0000 0x010000;kernel raw 0x1E0000 0x800000
dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000
dfu_bufsiz=0x10000
dofastboot=0
emmc_android_boot=setenv eval_bootargs setenv bootargs $bootargs; run eval_bootargs; setenv mmcdev 1; setenv fdt_part 3; setenv boot_part 9; if test $reboot_image = recovery; then setenv boot_part 8; setenv reboot_image boot; saveenv; fi;setenv machid fe6; mmc dev $mmcdev; mmc rescan; part start mmc ${mmcdev} ${fdt_part} fdt_start; part size mmc ${mmcdev} ${fdt_part} fdt_size; part start mmc ${mmcdev} ${boot_part} boot_start; part size mmc ${mmcdev} ${boot_part} boot_size; mmc read ${fdtaddr} ${fdt_start} ${fdt_size}; mmc read ${loadaddr} ${boot_start} ${boot_size}; echo Booting from eMMC ...; bootm $loadaddr $loadaddr $fdtaddr;
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi;
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtfile=undefined
findfdt=if test $board_name = omap5_uevm; then setenv fdtfile omap5-uevm.dtb; fi; if test $board_name = dra7xx; then setenv fdtfile dra7-evm.dtb; fi;if test $board_name = dra72x-revc; then setenv fdtfile dra72-evm-revc.dtb; fi;if test $board_name = dra72x; then setenv fdtfile dra72-evm.dtb; fi;if test $board_name = dra71x; then setenv fdtfile dra71-evm.dtb; fi;if test $board_name = dra76x; then setenv fdtfile dra76-evm.dtb; fi;if test $board_name = beagle_x15; then setenv fdtfile am57xx-beagle-x15.dtb; fi;if test $board_name = beagle_x15_revb1; then setenv fdtfile am57xx-beagle-x15-revb1.dtb; fi;if test $board_name = am57xx_evm; then setenv fdtfile am57xx-evm.dtb; fi;if test $board_name = am57xx_evm_reva3; then setenv fdtfile am57xx-evm-reva3.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = no; then setenv fdtfile am572x-idk.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am572x-idk-lcd-osd.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am572x-idk-lcd-osd101t2587.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = no; then setenv fdtfile am571x-idk.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am571x-idk-lcd-osd.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am571x-idk-lcd-osd101t2587.dtb; fi;if test $board_findfdt != undefined; then run board_findfdt; fi;if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi;
finduuid=part uuid mmc ${bootpart} uuid
fit_bootfile=fitImage.itb
fit_loadaddr=0x88000000
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadbootscript=fatload mmc ${mmcdev} ${loadaddr} boot.scr
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
loadfit=run args_fit; bootm ${loadaddr}#${fdtfile};
loadimage=load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
mmcboot=if mmc dev ${mmcdev}; then setenv devtype mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run loadfdt; echo Booting from mmc${mmcdev} ...; run args_mmc; bootz ${loadaddr} - ${fdtaddr}; fi; fi; fi;
mmcdev=0
mmcloados=run args_mmc; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp
netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr}
netloadfdt=tftp ${fdtaddr} ${fdtfile}
netloadimage=tftp ${loadaddr} ${bootfile}
nfsopts=nolock
partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs}
partitions_android=uuid_disk=${uuid_gpt_disk};name=xloader,start=128K,size=256K,uuid=${uuid_gpt_xloader};name=bootloader,size=2304K,uuid=${uuid_gpt_bootloader};name=environment,size=256K,uuid=${uuid_gpt_environment};name=misc,size=128K,uuid=${uuid_gpt_misc};name=reserved,size=384K,uuid=${uuid_gpt_reserved};name=efs,size=16M,uuid=${uuid_gpt_efs};name=crypto,size=16K,uuid=${uuid_gpt_crypto};name=recovery,size=30M,uuid=${uuid_gpt_recovery};name=boot,size=10M,uuid=${uuid_gpt_boot};name=system,size=768M,uuid=${uuid_gpt_system};name=vendor,size=256M,uuid=${uuid_gpt_vendor};name=cache,size=256M,uuid=${uuid_gpt_cache};name=ipu1,size=8M,uuid=${uuid_gpt_ipu1};name=ipu2,size=8M,uuid=${uuid_gpt_ipu2};name=dsp1,size=8M,uuid=${uuid_gpt_dsp1};name=dsp2,size=8M,uuid=${uuid_gpt_dsp2};name=userdata,size=-,uuid=${uuid_gpt_userdata}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rdaddr=0x88080000
reboot_image=boot
rootpath=/export/rootfs
scriptaddr=0x80000000
soc=omap5
static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off
update_to_fit=setenv loadaddr ${fit_loadaddr}; setenv bootfile ${fit_bootfile}
usbtty=cdc_acm
vendor=ti
vram=16M
Environment size: 7102/131067 bytes
=>
Hi Yordan, Thank you for your quick reply, attached file contains the complete log. Thank you. With best regards, H.M. Owais
Hi, can you check if you have "dra7-evm-infoadas.dtb" in /boot directory on the 2nd partition of the SD card? Regards, Yordan
No, It's not there
I have copied that file into that particular folder from the sdk boot folder, it has initialized the kernel but got stuck after several seconds. What possibly can be the reason of having these issues although I followed the userguide properly. I believe, there may be some other files are missing. Thank you. With best regards, H.M. Owais
Hi, the default DTBs for a particular build config are defined in vision_sdk/apps/configs/tda2xx_evm_linux_all/cfg.mk as: DEFAULT_DTB := dra7-evm-infoadas.dtb dra7-evm-infoadas-lcd-lg.dtb then "make linux_install" command should copy them from "ti_components/os_tools/linux/kernel/omap/arch/arm/boot/dts/" (the kernel source) to "ti_components/os_tools/linux/targetfs/boot/" (the rootfs) from where they should go to the SD card when it is created. I am not sure where could be the problem in your case. Can you copy dra7-evm-infoadas.dtb from "ti_components/os_tools/linux/kernel/omap/arch/arm/boot/dts/" to the /boot directory on the SD card and see if it works? Regards, Yordan
Hi, can you attach the log where the kernel stops? regards, Yordan
Hi Yordan, I repeated the procredure again, building from the beginning and checking that every file should be perfectly copied. Moreover, this time I copied prebuild binaries, tidsk given at the ti website. I successfully reached the root and tried to run the apps.out. However, when I run it, I can't see any usecase main display to access demos instead I get this strange log which keeps on giving me attaching file to processing units. Can you check what's wrong with my system? I have attached the file which contains complete log. apps_out.txt root@dra7xx-evm:/opt/vision_sdk# source ./vision_sdk_load.sh
insmod: ERROR: could not insert module ./bin/memcache.ko: File exists
insmod: ERROR: could not load module ./bin/cmemk.ko: No such file or directory
mknod: /dev/memcache: File exists
./disableDssInterruptsOnA15.sh: line 11: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 12: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 13: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 14: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 15: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 16: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 17: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 18: COMMANDS: command not found
./disableDssInterruptsOnA15.sh: line 19: COMMANDS: command not found
updated value is
COMMANDS
### WARNING ###: use the following [read | write | set bit | clear bit | dump] commands at your own risk!
No address check done, may generate:
- bus error (invalid or not accessible <physical address>,
- platform crash/hang (bad <value>).
Read any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.
Write <value> at any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.
Set bit at <position> into any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.
Clear bit at <position> into any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.
Dump a range of OMAP memory addresses, from <start address> to <end address>.
Note all addresses within given range must be valid and accessible.
### WARNING ###: use the following I2C [read | write] commands at your own risk!
No address check done, may generate:
- I2C bus error (invalid or not accessible <physical address>,
- platform crash/hang (bad <value>).
Read I2C register at address <addr> from I2C chip at <chip-addr> on I2C <bus>.
Write <value> in I2C register at address <addr> from I2C chip at <chip-addr> on I2C <bus>.
root@dra7xx-evm:/opt/vision_sdk# ./apps.out
[HOST] OSA: MEM: 0: Mapped 0xa0100000 to 0xb697f000 of size 0x00100000
[HOST] OSA: MEM: 1: Mapped 0x84203000 to 0xa3d7f000 of size 0x12c00000
[HOST] OSA: MEM: 2: Mapped 0xa0200000 to 0xa3cbf000 of size 0x00040000
[HOST] OSA: MEM: 3: Mapped 0xa02c0000 to 0xa3cff000 of size 0x00080000
[HOST] OSA: MEM: 4: Mapped 0x00000000 to 0x00000000 of size 0x00000000
[HOST] OSA: IPU1-0 Remote Log Shared Memory @ 0xa0200000
[HOST] OSA: HOST Remote Log Shared Memory @ 0xa024f140
[HOST] OSA: DSP1 Remote Log Shared Memory @ 0xa02769e0
[HOST] OSA: DSP2 Remote Log Shared Memory @ 0xa029e280
[HOST] OSA: EVE1 Remote Log Shared Memory @ 0xa02c5b20
[HOST] OSA: EVE2 Remote Log Shared Memory @ 0xa02ed3c0
[HOST] OSA: EVE3 Remote Log Shared Memory @ 0xa0314c60
[HOST] OSA: EVE4 Remote Log Shared Memory @ 0xa033c500
[HOST] OSA: IPU2 Remote Log Shared Memory @ 0xa0363da0
[HOST] [IPU1-0] 1957.479259 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1958.479289 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1959.479320 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1960.479350 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1961.479381 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1962.479411 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1963.479442 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1964.479442 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [HOST ] 1964.546391 s: SYSTEM: System A15 Init in progress !!!
[HOST] [DSP1 ] 1957.570853 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1958.570883 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1959.570914 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1960.570944 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1961.570975 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1962.571005 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1963.571036 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1956.710852 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1957.710882 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1958.710882 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1959.710913 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1960.710943 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1961.710974 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1962.711004 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1963.711035 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1964.571066 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1964.711065 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1965.479472 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1965.571066 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1965.711096 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1966.479503 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1966.571097 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1966.711096 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1967.479533 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1967.571127 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1967.711126 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1968.479564 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1968.571158 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1968.711157 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1969.479594 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1969.571188 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1969.711187 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1970.479625 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1970.571219 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1970.711218 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1971.479655 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1971.571249 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1971.711248 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1972.479686 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1972.571280 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1972.711279 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1973.479686 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1973.571280 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1973.711309 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1974.479716 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1974.571310 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1974.711340 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1975.479747 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1975.571341 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1975.711340 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1976.479777 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1976.571371 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1976.711370 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1977.479808 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1977.571402 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1977.711401 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [IPU1-0] 1978.479838 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP1 ] 1978.571432 s: SYSTEM: Attaching to [IPU2] ...
[HOST] [DSP2 ] 1978.711431 s: SYSTEM: Attaching to [IPU2] ...
Hi Hafiz, as the original issue was resolved, can you close this thread and open a new one for the apps.out issue. It is useful to have separate threads for the different issues for the purpose of searching. Regards, Yordan