[Skyeye-developer] [ Repository Update] LPC is supported now.
Joel Sherrill
joel.sherrill at oarcorp.com
Mon Aug 27 21:27:31 CST 2007
Michael.Kang wrote:
> Hi:
> After add remap features in SkyEye for LPC simulation , now
> lpc porting of uClinux-dist-20040408 can run on both SkyEye and real
> hardware.
> The instructions about how to run LPC on SkyEye , please visit :
> http://skyeye.wiki.sourceforge.net/uClinux
>
This is good news. :)
RTEMS has a BSP for an LPC2210 which isn't running for me yet
using this morning's SVN. Here is my conf:
cpu: arm7tdmi
mach: lpc2210
mem_bank: map=M, type=RW, addr=0x81000000, size=0x00080000
mem_bank: map=M, type=RW, addr=0x40000000, size=0x0004000
log: logon=1, logfile=/tmp/sk1.log, start=2000000, end=3000000
The RTEMS hello world executable for this BSP gets this output
from Skyeye:
$ ./binary/skyeye -c ~/skyeye/rtl22xx.conf -e /tmp/hello.exe
big_endian is false.
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name lpc2210, mach_init addr 0x8062fa0
log_info: log is on.
log_info:log file is /tmp/sk1.log, fd is 0x8626238
log_info: log start clock 2000000
log_info: log end clock 3000000
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm7100 mmu ops
start addr is set to 0x81000000 by exec file.
SKYEYE:NumInstrs 2330, mem_write_byte addr = e01fc040 no bank
I looked at out linker script and apparently there is a bank of registers
at that address range. Did I miss something in the conf file? Or are
we using some hardware that is not simulated yet.
I can email an executable directly if someone wants it. This
is RTEMS from our CVS head.
Thanks.
--joel
> -- Thanks
> -- Michael.Kang
>
>
>
More information about the Skyeye-developer
mailing list