• uVision 4.10 colored file tabs
    Hi, I just updated to MDK-ARM 4.12, and in the process I got uVision 4.10. However, I don't like the new color coded tabs for open files, but I can't find a way to remove the colors. Is that at all...
  • problems after upgrade to mdk 4.10
    I got a lot of errors after upgrade mdk 4.00 to mdk 4.10: error: #5: cannot open source input file "stdio.h": No such file or directory error: #5: cannot open source input file "cstddef": No such...
  • problems after upgrade to mdk 4.10
    I got a lot of errors after upgrade mdk 4.00 to mdk 4.10: error: #5: cannot open source input file "stdio.h": No such file or directory error: #5: cannot open source input file "cstddef": No such...
  • Variable values not visible in UVision when hover over
    Hi This is probably a simple thing but all of a sudden I don't see any variable values when I hover over them in UVision4 and also I can only change values in the command prompt when I have stopped...
  • visibility of functions names in Library
    Hi, I made a library. when i build executable using library, the map file created shows all functions/variables of library. Can i strip the library, so that only functions used by executable are...