[Skyeye-developer] Clarifications regarding emulating an LPC2106

Rommel Custodio rgcustodio at gmail.com
Mon Apr 30 22:26:31 CST 2007


Hello!

Thank you for the test app. I actually have already ran this a few
weeks back to check my build. It ran properly on at91 emulation but I
never checked it for LPC emulation. After checking the skyeye.conf you
included, I noticed several differences b/n your configuration file
and my configuration file.

I noticed that you were mapping the IO addreses:
mem_bank: map=I, type=RW, addr=0xe0000000, size=0x20000000

I added that line to my configuration and got some very favorable
results. The infinite loops  (in PLL, and UART) that I was
encountering are now gone. There are still some invalid IO address
access for items I haven't ported yet.

Thanks for the help!

Regards, Rommel

> If lpc_uart_read and lpc_uart_write is not called, mybe some address
> you used have some mistake. Here, I have a hello example for lpc
> simulation that can run on the current Skyeye. Hope that is helpful to
> you. In the attachment, there is a skyeye.conf for lpc and hello
> source package. Run "make" command to build hello and use "skyeye -e
> hello" to run.



More information about the Skyeye-developer mailing list