BSP of csb337 can works well with skyeye

Joel Sherrill joel.sherrill at oarcorp.com
Tue Jun 5 17:15:42 UTC 2007


xi yang wrote:
> ---------- Forwarded message ----------
> From: xi yang <hiyangxi at gmail.com>
> Date: 2007-6-5 ??4:18
> Subject: BSP of csb337 can works well with skyeye
> To: rtems-users at rtems.or
> Cc: Joel Sherrill <joel.sherrill at oarcorp.com>
>
>
> Today,i added dbgu function to skyeye ,so, csb337 works well.I also
> added the polling style uart read function ,The patch of skyeye is in
> attachment
>
Great progress!! ticker.exe doesn't run though. It doesn't look like
any clock ticks ever occur from what I can tell in gdb.

*** CLOCK TICK TEST ***
TA1 - rtems_clock_get - 09:00:00 12/31/1988
TA2 - rtems_clock_get - 09:00:00 12/31/1988
TA3 - rtems_clock_get - 09:00:00 12/31/1988

> Configures are
> cpu: arm920t
> mach: at91rm92
> mem_bank: map=M, type=RW, addr=0x00000000, size=0x00004000
> mem_bank: map=M, type=R, addr=0x00100000, size=0x00010000
> mem_bank: map=M, type=RW, addr=0x00200000,size=0x00100000
> mem_bank: map=M, type=RW, addr=0x20000000,size=0x00f00000
> mem_bank: map=I, type=RW, addr=0xfffa0000, size=0x00060000
>
> yangxi at debian:~/work/port_arm$
> /home/yangxi/work/skyeye/skyeye_1_2_2_Rel/binary/skyeye -c skyeye.conf
> -e hello.exe
> arch: arm
> cpu info: armv4, arm920t, 41009200, ff00fff0, 2
> mach info: name at91rm92, mach_init addr 0x8066d00
> uart_mod:0, desc_in:, desc_out:
> SKYEYE: use arm920t mmu ops
> exec file "hello.exe"'s format is elf32-little.
> not load section .base: addr = 0x00200000 size = 0x00003800 .
> load section .init: addr = 0x20100000 size = 0x0000001c.
> load section .text: addr = 0x2010001c size = 0x000141d4.
> load section .fini: addr = 0x201141f0 size = 0x00000018.
> load section .data: addr = 0x20114208 size = 0x00000b70.
> load section .eh_frame: addr = 0x20114d78 size = 0x00000004.
> load section .rodata: addr = 0x20114d7c size = 0x00001094.
> not load section .bss: addr = 0x20115e20 size = 0x0000a1e0 .
> not load section .comment: addr = 0x00000000 size = 0x000011dc .
> not load section .debug_aranges: addr = 0x00000000 size = 0x00001f40 .
> not load section .debug_pubnames: addr = 0x00000000 size = 0x0000528a .
> not load section .debug_info: addr = 0x00000000 size = 0x000f3834 .
> not load section .debug_abbrev: addr = 0x00000000 size = 0x0001be5a .
> not load section .debug_line: addr = 0x00000000 size = 0x00025de4 .
> not load section .debug_frame: addr = 0x00000000 size = 0x00004934 .
> not load section .debug_str: addr = 0x00000000 size = 0x0000dab7 .
> not load section .debug_ranges: addr = 0x00000000 size = 0x00000ee0 .
> start addr is set to 0x2010001c by exec file.
>
>
> *** HELLO WORLD TEST ***
> Hello World
> *** END OF HELLO WORLD TEST ***
>
>
> EXECUTIVE SHUTDOWN! Any key to reboot...
> ------------------------------------------------------------------------
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   




More information about the users mailing list