• MDK Version information in a project
    I could create a Cortex-M4 project with uVision5.11. But when I closed the project and reopened it, a dialog titled by "MDK Version 4 Compatibility" would popup, saying that "This project was created...
  • information
    i a trying to make wireless ecg.can u pls suggest me where can i get its circuit diagram?
  • debug information
    Hi, is it possible to print some debug information to the debug window (build output window)? Like printf() for the uart interface... best regards Bernd
  • some information
    When I compile the same C source file using C51 V5.10 under WIN95 and NT 4.0 I find that the OBJ files generated under NT 4.0 don't match those generated under WIN95. When I perform a binary file comparison...
  • Version and build in sw?
    I start with the Keil MDK-ARM. I'd like in my software had a function that returns version. Any as SW_ver() return v1.32 build 1234 Where 1.32 is set manually as constant and build is automatic...