Quantcast
Channel: ARM Connected Community : All Content - All Communities
Viewing all articles
Browse latest Browse all 6005

Fastest way to transpose array in cortex-m4?

$
0
0
I've been seeing situations where I want to take a 32bit array of 32 elements and copy it so that all the bit 0s are copied into element 0, bit 1s copied into element 1, etc for all 32 elements.  This is always the processing bottleneck for

Viewing all articles
Browse latest Browse all 6005

Trending Articles