• Errors in 4.73
    starting out in uVision 4.73 and getting error : compiling main.c... main.c(3): error: #5: cannot open source input file "inc/hw_memmap.h": No such file or directory #include "inc/hw_memmap.h" ...
  • Errors in 4.73
    starting out in uVision 4.73 and getting error : compiling main.c... main.c(3): error: #5: cannot open source input file "inc/hw_memmap.h": No such file or directory #include "inc/hw_memmap.h" ...
  • CMSIS-RTOS 4.73 sources
    Hello, I noticed that CMSIS-RTOS sources that are made available are the version 4.70, while MDK contains binaries for 4.74 that include some fixes that sound important. Is it intention of Keil...
  • CMSIS-RTOS 4.73 sources
    Hello, I noticed that CMSIS-RTOS sources that are made available are the version 4.70, while MDK contains binaries for 4.74 that include some fixes that sound important. Is it intention of Keil...
  • breakpoint not working in Keil MDK 4.70a running on window 8 64bit
    Hello, I recently bought an Acer Laptop running Window 8 64bit. I installed Keil MDK 4.70a but I am encountering a new problem.I can not set breakpoints in the C Program Window.The breakpoints is...