• ARM64 Linaro toochain Link error ( R_AARCH64_ADR_PREL_PG_HI21 )
    Hi Experts, We are using address which is more than 32 bits with for example : 0x1000000000 when comes to adrp instruction it is giving following error.: relocation truncated to fit: R_AARCH64_ADR_PREL_PG_HI21...
  • Multiple Application Code with Bootloader
    Hello, Looking for some pointers on the scenario below. I'm fairly new to firmware and bare-metal programming. In the system I'm working on, I am looking to get a bootloader and 2 application programs...
  • How to generate ELF file from source files using cmd in windows
    Hi... I have some source files, i want to generate "elf" file for arm V8,A53 in AARCH 32 mode using command window in windows. I already installed the tool chain(Arm-none-eabi V6) can you tell me what...
  • 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
  • Where to get, or how to build toolchain "aarch64 for aarch64 linux"? ? Error trying to build as in "release notes"
    Where to get, or how to build toolchain "aarch64 for aarch64 linux"? I try to do as described in ABE release notes: git clone https://git.linaro.org/toolchain/abe.git run ../abe/abe.sh --manifest...