• which kind of compiler optimization can be applied in this code?
    compiler: linaro-aarch64-2020.09-gcc10.2-linux5.4 optimization option: -O3 CPU: Arm A53 1Ghz Hello, this is newbie. code1 is 3.1x slower than code2 - code1: 106 ms - code2: 34 ms I think...
  • which kind of compiler optimization can be applied in this code?
    compiler: linaro-aarch64-2020.09-gcc10.2-linux5.4 optimization option: -O3 CPU: Arm A53 1Ghz Hello, this is newbie. code1 is 3.1x slower than code2 - code1: 106 ms - code2: 34 ms I think...
  • What's the purpose of directing hready to the same slave which generated it? Is that necessary? Is it to support a bus kind of hready signal?
    What's the purpose of directing hready to the same slave which generated it? Is that necessary? Is it to support a bus kind of hready signal?
  • Call functions exported from library compiled using microlib
    In ARM MDK, I have a project compiled with standard library, but I want to call functions exported from library compiled using Microlib, is it possible?
  • Call functions exported from library compiled using microlib
    In ARM MDK, I have a project compiled with standard library, but I want to call functions exported from library compiled using Microlib, is it possible?