• Linker problem with gcc toolchain and optimisation
    Hi, i'm using a an lpc2119 device with gcc toolchain. everything works fine, except when i set the optimisation level to anything other than -O0 (ie i try to apply any form of optimisation) then...
  • Linker problem with gcc toolchain and optimisation
    Hi, i'm using a an lpc2119 device with gcc toolchain. everything works fine, except when i set the optimisation level to anything other than -O0 (ie i try to apply any form of optimisation) then...
  • GCC linker error
    I am getting syntax error which I try to link the Scatter file. I am using arm - GCC toolchain. What is wrong is not specifed. The same is working for arm compiler but not for arm gcc
  • GCC linker error
    I am getting syntax error which I try to link the Scatter file. I am using arm - GCC toolchain. What is wrong is not specifed. The same is working for arm compiler but not for arm gcc
  • Using gcc in MDK-ARM linker error
    I'm trying to use gcc in MDK-ARM . In CubeMX I generated a simple project for STM32F407 . I generate project for MDK-ARK and SW4STM32 too. In MDK-ARM I switch complier on gcc and install last Gcc for...