• COVERAGE GCOV * syntax error
    Hello! I'm using Keil µVision V5.21.1.0. And when I try COVERAGE GCOV * debug command it gives me "*** error 10: Syntax error". What have I missed, and how can I export coverage information to gcov...
  • Keil rtx
    HI I'm beginner in keil rtx and I want to learn it,may any body tell me should I start with RTOSv1 or studying RTOSv2 documentation is enough?
  • Issue in FATFS with Keil RTX
    Hi, I'm using STM32F437 with my customized hardware. I have SD card interfaced to micro through SDIO interface. I'm using Keil RTX along with FATFS. I have excluded MICROLIB. I'm trying to call file...
  • KEIL RTX issue
    Hi frnds, I am using keil RTX kernel in my application. I am getting unexpected problem when my application code process any sprintf() statement it is one of the standard library function. Under non...
  • OpenBLT and Keil RTX
    Hello All, my goal is to use the OpenBLT Bootloader on a STM32F103C6 to flash and later update a Keil RTX project. The bootloader part (OpenBLT with UART Interface) is using the space between...