• problem in compiling codes
    Hello there, I am new to keil and I tried to program a stm32 with a simple blinky code. Here is my code and after compling, i m getting a single error and i dont knw how to figure it out. This is...
  • Problems to compile code
    Hello, I have the following problem with the Keil compiler: when I want to debug my c code, then the following error messanges come up: Error: Could not load file D:\path......\Test.ELF Debugger aborted...
  • Code or compiler problem?? Need help!
    Hi, I've been working with keil uvision 4 for almost 3 years or more, coding for Cortex-M3. I recently bump into a problem while testing my code. For some crazy reason a function of my doesn't work...
  • PROBLEM WITH COMPILING. check my code
    Hi, Guys I got this code from my internet and it is written using IAR C from IAR then I want to compie it in KEIL but after compiling it I got alot of errors from compiling from KEIL Would you...
  • Code compiled with GNU gives memory problem
    Hi, Setup: - Keil MCB2103 Evaluation Kit - Keilmdk303j.exe installed - gccARM331.exe installed I did a little software with I2C, Timer, WD, etc. It compiled with the Keil compiler. I tried...