Compiler optimization options
Posted on February 10, 2016 at 17:21I am using Embitz as IDE and a NucleoL152 as development platform.I tried this thing. An array of integers of 1024 elements (from 0 to 1023) was copied to two different arrays, one using CPU memory transfer and th...