• Problems when importing a uVision1 project to uVision2.
    I use an Infineon C165-LM with an external Flash (AM29F200BB) and I had a project which worked with uVision1. I imported it into uVision2 (version 2.38) and I checked the target options (C166, L166 and...
  • Problems when importing a uVision1 project to uVision2.
    I use an Infineon C165-LM with an external Flash (AM29F200BB) and I had a project which worked with uVision1. I imported it into uVision2 (version 2.38) and I checked the target options (C166, L166 and...
  • 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...
  • Creating project from import xml
    Hi, I am trying to import an xml for enabling a pre-processor define in the project but it fails. I dont see any error on the commandline, but the build also does not run. XML file contents...
  • Touching A File Date From uVision2 ?
    I am using the __DATE__ & __TIME__ macros to display compilation info onto the embedded display. Is there any way to command the file where the macros are used to have its' date touched so when I...