• arm none-eabi to LLVM upgrade
    Hi Experts, I am using arm none-eabi version 4.5.1 for code compilation. Is it recommended to upgraded to Clang + LLVM compiler ? How far it is matured for bare metal code (cortex M and R profiles...
  • Error not upgrading to Android 8.0
    I am using an Oppo f3 plus smartphone and I cannot upgrade to Android 8.0, I am currently using Android 6.1
  • U-boot is usable with proprietary operating system
    Hello everybody!! I have a question...Can i use U-boot for a proprietary operating system?? I should port an OS from x86 to ARM architecture and i would use U-boot as bootloader. Can someone help me?...
  • Issue compiling ARMv8 assembly
    Hi, I am using "gcc-arm-none-eabi-4_9-2015q1" to compile ARMv8 - A53/A57 code and getting following errors while compiling assembly files - I am giving -march='armv8-a' option. I am not sure how to resolve...
  • Understanding Flash Operations
    Hello, I'm developing on an STM32F207 ( datasheet ). I am attempting to modify a couple of the internal Flash sectors (the 128kB sectors 10 & 11 to be specific). I'm trying to figure out how to do this...