• error 65 memory map mit SPI2 und ST Lib
    Hello, I am new and doing my first steps with the ARM Cortex evaluation board from Keil. I want to read a SPI device at SPI2 and I want to use the ST library. Everything is fine and compiles and...
  • How to debug KEIL using GCC
    I am using KEIL but with GCC for my STM32F0 uC. It would compile fine and I am able to use the ST Link utility to download the hex file. But when using KEIL to download the binary to the chip, there...
  • Keil + gcc
    I am trying to get started using arm gcc from CodeSourcery within Keil. Although my projects compile, run correctly, and will even debug up to the size limits of the debugger it seems that the debugger...
  • !(Keil && GCC)
    Hello, after I reinstalled my computer I returned to one of my recent projects using Keil and GCC and I can't compile it now, dunno why. I installed Keil and GCC as described in keil.com/.../thread7919...
  • 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...