??? 03/06/09 11:05 Read: times |
#163150 - RE: ARM compiles do not like byte-addressing Responding to: ???'s previous message |
The Cortex-M3 is supposed to support unaligned accesses without penalty.
dunno if ports are an exception to that? Also, I think that both the Cortex implementations I mentioned have DMA - which might help here...? |