[Skyeye-developer] SkyEye1.2RC8-ARM

kang shuo blackfin.kang at gmail.com
Mon Sep 25 18:49:38 CST 2006


1) break and step is not complete in skyteye now.
2) you can run binary program on skyeye. For example, you want to
place your binary program named demo.bin to 0xc000 ,then you can add a
line in skyeye.conf

mem_bank: map=M, type=RW, addr=0x0000c000,
size=0x00800000,file=./demo.bin , boot=yes

Then you just run skyeye as the following:
./skyeye -c skyeye.conf

On 9/25/06, Shabir, Mudassir <Mudassir_Shabir at mentor.com> wrote:
>
>
>
>
> Hi Guys,
>
> I am a newbie and am using SkyEye as an ARM simulator, with GDB as remote
> debugger. My connection goes successful; but then I am unable to STEP
> through code. Code runs fine and also I can suspend it. But I think problem
> is with breakpoint/stepping. I repeatedly receive Hang Up signal. Is it
> normal?
>
>
>
> And one more thing; can I start SkyEye without ELF file? If yes how?
>
>
>
> thanks,
>
> Mudassir.
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
>
>



More information about the Skyeye-developer mailing list