Comment Summary is patently stupid (Score 2) 144
First off, the SAM3U is based on Cortex-M3 only, which can't run the full 32-bit profile of the ARMv7 instruction set... rather, it is exclusively capable of executing the Thumb-2 instruction set, which are 16-bit instructions with a handful of 32-bit instructions. This is misleading, since it means that conventional ARMv5 or even ARMv7 code targeted towards the Beagleboard (say) will not work on a Cortex-M3 part.
Second of all, why the hell would Intel have something to fear from a 96 MHz Cortex-M3 part? This makes no sense, since this isn't even a segment Intel is actively pursuing. What might be competitive with Intel's offerings could be something like an Cortex-A15 part (which AFAIK there are none of on the market as of now) or even a Cortex-A9 part with some of the low-end Atoms. However, the Cortex-M3 definitely has absolutely nothing to do with any of Intel's offerings, so this clearly demonstrates a lack of understanding of how microprocessors work in the market (and how ARM and something like Arduino falls into the real-world marketplace) on the part of the submitter.