• Import uVision 1 Project
    I am using uVision3 V4.55 w/ linker L251 V4.35 and I have imported an old uVision 1 project using the "Import uVision1 Project" option I have checked all the options and they are correct. However on...
  • Importing CPP libs to CubeMX project
    Hi, I am trying to import .cpp file to stm32f103c8 CubeMX project. I have a CPP file I want to import to keil. How can I compile CPP and C files at the same time on Keil. Can I do that? I want to...
  • include lib problem
    hello m writing a .c code for 8052 philips microcontroller....while buliding it, it says dat it can't open d following files... #include <Philips\8xC31-51-80C51Fx-80C51Rx+.h> #include <standard...
  • compiler compile files twice
    hi, wierd problem, when compiling files one file is compiled twice. which throw later linker error becouse there are two indentical files. build output: *** Using Compiler 'V5.06 update 5...
  • Send USB-Descriptors twice
    Hi users!! I got some Problems with my USB-Connections.First I want to explain the situation. I got the LPC2368 Controller and programmed the USB-Connection to Communicate with LabVIEW. And the...