Others simulator besides GDB and uClinux

#1172660
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

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now