• GCC i686-linux-gnu 4.6 compiler
    Hello, I have a cross-compilation toolchain package (emlix) for embedded development for the ARM architecture. The toolchan is placed into Debian /opt directory. The package missing major component...
  • GCC i686-linux-gnu 4.6 compiler
    Hello, I have a cross-compilation toolchain package (emlix) for embedded development for the ARM architecture. The toolchan is placed into Debian /opt directory. The package missing major component...
  • str9 / mcbstr9 startup.s file for GNU / GCC compiler
    Hello, has anybody created a startup file / sample project for the GNU compiler that is suitable for the Keil uVision and MCBSTR9 board? Would be very useful to get startet - thank you.
  • str9 / mcbstr9 startup.s file for GNU / GCC compiler
    Hello, has anybody created a startup file / sample project for the GNU compiler that is suitable for the Keil uVision and MCBSTR9 board? Would be very useful to get startet - thank you.
  • GCC GNU compiler: -fno-short-enums generates multiple warnings
    I use gcc-gnu arm compiler 2019 q4 release. I've added -fno-short-enums compiler flag. It resulted in multiple warnings: "uses 32-bit enums yet the output is to use variable-size enums". Does anyone know...