• Keil 4.5 vs 4.6
    Earlier in v4.5, the watch parameters used to get update even if debugger is running. But in V6 , parameters don't get update until debugger stopped.To check para, stop the debugger & then run again...
  • MDK 4.5 intsall fails
    When I intsall the latest MDK it stalls while installing m_ts.l into C:\Keil\ARM\RV31\LIB\armlib The file just keeps getting larger (>70GB) until my hard disk runs out of space. I tried an update...
  • MDK 4.5- Navigate backwords/Forward doesn't work well~~
    1: MDK 4.5- Navigate backwords/Forward doesn't work well. in some time,navigate to wrong position. 2: Templates: "The '|' character specifies the cursor location after the text block is inserted...
  • USB device sources for USB_CM3.lib in MDK 4.20
    Hello. I am having some trouble finding the C source code for the USB_ARM_L/USB_CM3.lib libraries in the new MDK 4.20 release. Exactly where are the files included? I have been only able to find...
  • LIB CODE size problem
    I have problem with code size. When I check the map file it shows LIB CODE size 631h as follows CODE 0076H 0631H UNIT ?C?LIB_CODE why LIB CODE size such big? what could be the reason?. FYI...