[Skyeye-developer] Blackfin 533 running error on lastest release 1.2
andy wang
ypwangreg at gmail.com
Sat Dec 30 13:18:09 CST 2006
Hi, All!
Happy new year!
I just compiled the latest 1.2 which is released on 12.19 on latest
cygwin-1.5.23 and found the following msg. I am new to skyeye with
blackfin, so any suggestion and advice will be appreciated!
Blackfin uClinux 2005R3 2005R3 RC3 release linux-bf533
$ ./skyeye.exe -e linux-bf533
arch: blackfin
begin init emulator()
exec file "linux-bf533"'s format is elf32-little.
load section .text: addr = 0x00001000 size = 0x000c50dc.
load section .init: addr = 0x000c60dc size = 0x0000c7c4.
load section .text_l1: lma = 0x000d28a0 (vma = 0xffa00000) size = 0x00000190.
not load section .data_l1: addr = 0xff800000 size = 0x00000000 .
load section .data: addr = 0x000d2a30 size = 0x0001cef0.
not load section .bss: addr = 0x000ef920 size = 0x0000d2f0 .
load section .romfs: addr = 0x000fcc10 size = 0x00400000.
start addr is set to 0x00001000 by exec file.
channel=0x8,offset = 1,value=ffa00000
channel=0x9,offset = 1,value=d28a0
DMA copy begin from 0xd28a0 to 0xffa00000,size=0x190
channel=0x8,offset = 1,value=ff800000
channel=0x9,offset = 1,value=d2a30
DMA copy begin from 0xd2a30 to 0xff800000,size=0x0
olderpc=ffa07382,oldpc=ffa07384
,pc=0xffa07384,iw0=0x28,iw1=0x0
Illegal instruction
Blackfin uClinux 2006R2 RC2 uClinux Release (Final) linux-bf533-stamp
$ ./skyeye.exe -e linux-bf533-stamp
arch: blackfin
begin init emulator()
exec file "linux-bf533-stamp"'s format is elf32-little.
load section .text: addr = 0x00001000 size = 0x00111330.
load section .init: addr = 0x00112330 size = 0x0000ec64.
load section .text_l1: lma = 0x00120f94 (vma = 0xffa00000) size = 0x0000064c.
load section .data: addr = 0x001215e0 size = 0x00030110.
not load section .bss: addr = 0x001516f0 size = 0x0000e1e4 .
not load section .comment: addr = 0x00000000 size = 0x00002684 .
load section .romfs: addr = 0x0015f8d4 size = 0x00800000.
start addr is set to 0x00001000 by exec file.
channel=0x8,offset = 1,value=ffa0064a
channel=0x9,offset = 1,value=1215de
DMA copy begin from 0x1215de to 0xffa0064a,size=0x326
-- freeze with cpu 100%
Regards,
Andy
More information about the Skyeye-developer
mailing list