• 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...
  • Android/Linux application profiling.
    Dear all, I want to dynamically profile Android/Linux user-space (and even better kernel space) applications for certain events. More specifically, I want to use the ARM hardware performance counters...
  • 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