EmbDev.net

Forum: ARM programming with GCC/GNU tools Others simulator besides GDB and uClinux


von Eko E. (noname1986)


Rate this post
useful
not useful
Is there good simulator (like Keil uVision Simulator) can work with
WinARM besides GDB Insight?

I also want to rum a uClinux on LPC2106. Is it possible? Where can I get
thr port of uClinux and the tutorials?

Thank you

von Clifford S. (clifford)


Rate this post
useful
not useful
Eko Eko wrote:
> Is there good simulator (like Keil uVision Simulator) can work with
> WinARM besides GDB Insight?
>
> I also want to rum a uClinux on LPC2106. Is it possible? Where can I get
> thr port of uClinux and the tutorials?
>
> Thank you

GDB/Insight is a debugger not a simulator (it can attach to the
simulator), unfortunately for free Insight is about as good as it gets
with GNU.

uCLinux on LPC2106 - not a chance! LPC2106 - 128K ROM/64K RAM - The
uCLinux Kernel alone is not much less that 300Kb minimum!
http://opensrc.sec.samsung.com/document/Getting_Familiar_with_uClinuxARM2_6.html.
Apart from that it is only a 60MHz part and has no cache - you are being
somewhat ambitious.

Take a look at some of the alternatives I suggested here:
http://en.mikrocontroller.net/topic/106598 after a similar question.

Clifford

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.