Re: LPC or SAM7?



"FreeRTOS.org" <noemail@xxxxxxxxxxx> writes:

Just to add to that, I think also the SAM7 parts have a memory interfaced
designed predominently for efficient THUMB mode code. They will be slower
in ARM mode. Someone correct me if this is wrong.

I guess this makes sense, since critical ARM mode code can always go
in RAM, and is likely a small part of the program.

I particularly like the DMA interface on the SAM7 peripherals. It frees up
a lot of CPU cycles for you.

--

John Devereux
.