• Why TUI mode is not supported in arm-none-eabi-gdb?
    I downloaded and used toolchains from the following page, and noticed that TUI is not supported in version 7-2018-q2 at Linux. What is the reason to not support TUI in arm-none-eabi-gdb? https://developer...
  • GNU Arm Embedded ld with LTO support
    The current version 7-2018-q2-update of GNU Arm Embedded Toolchain contains arm-none-eabi-ld.bfd, so it does not support Link Time Optimization (LTO). Is there a problem if I try to compile the LTO version...
  • Can't compile my code with arm-none-eabi-gcc to work, Beginner
    I've only used AVR and Arduino before which really don't count as embed! so I have a little trouble compiling my blinky. I'm mainly a PC programmer. I have an LPC1768 dev board! Here's what I did...
  • Generating .elf files with ARM toolchain
    Hello. I'm fairly new to embedded software development, and could use some clarification on how to generate .elf files from .c files. I've recently downloaded the following toolchain installation...
  • How to build gcc 4.3.3 for aarch64?
    Hi, How to build GCC 4.3.3 for ARM archicture? NAME="Red Hat Enterprise Linux Server" VERSION="7.3 (Maipo)" > uname -a Linux rhel7.local 4.5.0-15.el7.aarch64 #1 SMP Wed Oct 12 14:00:10 EDT 2016...