• Switching from AARCH64 to AARCH32
    Hi, We are trying to switch from AARCh64 to AARCH32 using the following command. sudo su cd /root schroot  -c armhf-trusty But it says command not found. We are using munimal version of AARCH64 from linaro...
  • Common issues using DS-5 with Juno
    Unable to connect There are two known issues that can affect your ability to connect a debugger to Juno. cpuidle Linaro release 14.10 onwards enables `cpuidle' by default in the kernel. This can...
  • Prebuilt GNU8 - AArch64 GNU/Linux target (aarch64-linux-gnu)
    Hi, I have downloaded the new AArch64 GNU/Linux target (aarch64-linux-gnu) binaries and they are working fine. Can someone please let me know the the configurations flags used to build these toolchains...
  • aarch64 Cross compilation error (GLIBCXX_3.4)
    Hi, I've a software successfully cross compiled with the ARMHF cross compilation toolchain and i try to port it on AARCH64... Compilation works, but link failed with some "undefined reference ......
  • aarch64 MMU: inconsistency in ARMv8 ARM?
    Hello, I try to reconfigure the MMU of an existing project. I try to do this by building upon an example of ARMv8 ARM. The example is the one in section K7.1.2, fig. K7-11, page 7293. I find the information...