[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 65C02 emulation



Eric ha escrito:

> Charlie Springer wrote:
>
> > I took a time-out to fix up my development stuff. I'm switching to an ARM
> > tool chain with Eclipse, which will make the whole works platform independent
> > and easy to share once I get something worth sharing.
>
> Cool! Which Arm family are you targetting: Arm7, Arm9, etc?
>
> I've played with Arm7's from Philips (lpc2103, lpc2148), and I'm
> currently playing with the Luminary Stellaris (Cortex M3 core - modern
> Thumb-2).
>
> The Arm9's and up get pretty complex, and you generally need an RTOS.
> This is why I stick with the little guys.
>
> Eric

When I've had the time to think about this, I've searched for the
best-fit, and I think that it's not an atmel, nor a Philips, nor an
etc.

Please take a look at Winbond's arm-7 family :
<http://www.winbond.com/e-winbondhtm/partner/_Consumer_M_32MCUS.htm>

I think this is the one (w90n740) that fits perfectly. What do you
think ?

Regards,
Jorge.