• cannot use LENGTH() in memory definition in linker file for arm gcc 8-2018-q4-major
    Recently we have updated the armgcc toolchain version to 8-2018-q4-major, and we found that our previous memory definition way in linker file is invalid. Previously, we are using below LENGTH() way...
  • cannot use LENGTH() in memory definition in linker file for arm gcc 8-2018-q4-major
    Recently we have updated the armgcc toolchain version to 8-2018-q4-major, and we found that our previous memory definition way in linker file is invalid. Previously, we are using below LENGTH() way...
  • 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
  • Symbol definition file GNU Linker
    Hello question: is it possible to create and use a symbol definition file with/for the gnu linker? Eg like this: infocenter.arm.com/help/index.…oc.dai0242a/CHDFICBG.html proberberly what i want do do...
  • gcc-arm-none-eabi-7-2017-q4-major-win32 support NLS ?
    Hello, I want to make gcc-arm-none-eabi-7-2017-q4-major-win32 output message(warning or error) with chinese. First, i download gcc-arm-none-eabi-7-2017-q4-major sources. then build GUN Toolchain...