This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision 4 with STM32100 examples doesn't work

Hi,
I am new here
I have been trying to use examples from ST site, I have downloaded examples and firmware for board I got STM32 DISCOVERY.
When I am openning the examples from ST it is not compiling at all!
I got these messages:

STM32_Init.c: Error: C3065E: type of input file 'Files' unknown
STM32_Init.c: Error: C3065E: type of input file '(x86)\STMicroelectronics\STM32L_Discovery_Firmware_Pack_V1.0.2\Libraries\STM32L1xx_StdPeriph_Driver\inc' unknown
Target not created

Why is this?
Any one has an idea?

Thanks,
Roee

Parents
  • Thanks,
    When I downloaded from ST all the files I got it to compile ok.
    But I have a new question:
    How can I add in project configuration wizard all the options to configure things via windows?
    Is there a C file that gives me the option to add things in buttons and writing less C code?
    Thanks,
    Roee

Reply
  • Thanks,
    When I downloaded from ST all the files I got it to compile ok.
    But I have a new question:
    How can I add in project configuration wizard all the options to configure things via windows?
    Is there a C file that gives me the option to add things in buttons and writing less C code?
    Thanks,
    Roee

Children