OMAP3 Question

2011-04-27 Thread Chris Richardson
Hi Community, I wanna emulate OMAP3 Processor. Is it approach I can use to emulate OMAP3 without the need to any hardware? Wishes ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe,

Re: OMAP3 Question

2011-04-27 Thread Freddie Cash
On Wed, Apr 27, 2011 at 1:30 PM, Chris Richardson wrote: >    I wanna emulate OMAP3 Processor. Is it approach I can use to emulate > OMAP3 without the need to any hardware? Qemu has some basic support for this: http://code.google.com/p/qemu-omap3/ No idea how good it is, or if it's even usuable.