• Code size variation between C51 Compiler Versions
    I have some code that compiles under C51 compiler V7.05 and uses 0E5AH of code space. The same code compiles under C51 compiler V8.06 and uses 107AH of code space. Why the increase in code space? ...
  • Question about project targets
    Hello I need advice on how to organize my project. Actually - a production PCB using STM32F030x6 is under construction (samples will arrive in a couple of weeks) - a discovery board using SRM32F030x8...
  • uVision2 Project "Build Target" Error
    I have writen a piece of code which I want to compile. When I try to "Build Target". An error message pops up. " Tool Path not defined: bad or missing 'C:\Keil\TOOLS.INI " I have checked where...
  • Import uVision Project Into Eclipse
    The following topics on this subject are now locked: http://www.keil.com/forum/58497/ http://www.keil.com/forum/60502/ All of the http://www.keil.com/support/man/docs/ecluv/ links referenced...
  • uVision is creating projects wrongly
    When I create a new project with uVision 5, the target options tab shows only "Xtal" and "Operating system". The fields that appeared in the past, "Code Generation", "Read/Only Memory Areas", and "Read...