• Keil example project Error 5 stm32f10x_lib.h
    I own a basic license for Keil uVision4, an MCBSTM32 Demo board, downloaded example code http://www.keil.com/download/docs/361.asp for usb hid interface. On the download page they claim "The example...
  • cannot open source input file "stm32f10x_lib.h"
    I have created a new project and am trying to compile some basic GPIO code. The compiler output is generating this message: "test.c(14): error: #5: cannot open source input file "stm32f10x_lib.h...
  • RTX Kernel and GNU compiler.
    Hi all: Is possible to compile the RTX Kernel using the GNU tools? Libraries compiled with CARM are not compatible with gcc, are they? Thanks in advance and have a good day. Jorge M.
  • LM3S6965 and RTX Kernel
    Hi everyone, I see on the Keil website that RTX Kernel supports LuminaryMicro LM3S6965, doesn't it? Can anyone show me where can I find the example source code of it? I can't find it in my RVMDK...
  • RTX kernel rebuild
    Hi, I see that the RTX kernel is provided as library. I want to do certain experiments with the kernel and hence, i want to rebuild the RTX kernel all over again. However, if i rebuild the RTX kernel...