• Uvision and GCC
    Hi, Suppose i want to switch from armcc compiler to gcc ,but still use uvision ,what is the process to do it ,i mean except changing the toolchain,how can i generate the startup.s file that will...
  • GCC in uVision maybe errror in uVision
    Hello I try use arm gcc v5.4.1 with last version MDK-ARM. All working OK, but if I add in linker command -Wl,--print-memory-usage linker end with 2error linking... RAM(1584): error: B 20 KB 7.73%...
  • uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...
  • uVision and gcc include path problem
    I have what I assume is the same problem that was discussed in http://www.keil.com/forum/docs/thread5803.asp . I installed Keil in c:\Program Files\Keil and building the blinky demo project gives:...
  • GCC compiler in Keil
    Hi, I want to use a free GCC compiler. I have downloaded gcc-arm-none-eabi 5.4 V. Then I set in Project>Manage>Project items>Folder/Extensions and there I check the Use GCC Compiler (GNU) for ARM...