• arm-eabi 4.7 toolchain error
    Hi Experts, While compiling for the android project the linker options -lm -ldl -lc are not working. What could be the reason for the same. Toolchain used is arm-eabi 4.7
  • ARM - differences between cross compilng on x86 and x64
    I has an old project on ARM7TDMI-S which was developed on Windows XP. Currently I change system to newest and I have some problems with compilation: I use gcc-arm-none-eabi compiler. ...
  • how do i install gcc-arm-none-eabi-8-2018-q4-major-linux.tar.bz2 in ubuntu 18
    how do i install gcc-arm-none-eabi-8-2018-q4-major-linux.tar.bz2 in ubuntu 18. I have unzipped it to a directory as explained but I couldn't use it. any help, thanks
  • Running native codes on USB arrival
    Hi Experts, In Linux environment I use native codes cross compiled for ARM processor in the user space. The requirement is when on a USB device arrival, udevd will invoke the binary in association with...
  • root filesystem partition
    Dear all, I compiled Linux kernel and copied it to my SDCARD, I am totally lost on how to specify to the target the partition  on which to find the root filesystem. For instance, on my host I am accessing...