• first project on uvision2 not working.
    I have created my first project and I have included only one file, which is very simple, and here is the contents of it. /*This program demonstrates the use TCON and TMOD SFR. */ #include <REG51F...
  • uVision2 : importing targets from different project files
    Hi there ! I have a project where different variants of the resulting product have their own uv2-project files but mostly share the same source files. I now want to build up a project file where...
  • error during target build
    Hi, I tried to create image file for source code by target build, resulting into error.. C3065E:"type of input file 'armcc' unknown" anybody give suggestions.. How can i solve this error...
  • Target Not Created in uVision2
    Error messages are not reported in the output window when Build Target is selected. If there are no errors the assembling and linking is successful. However, if there is a syntax error, the output...
  • 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...