Skip to main content
telesimke
Visitor II
February 20, 2011
Question

TrueStudio lite build error

  • February 20, 2011
  • 2 replies
  • 689 views
Posted on February 20, 2011 at 20:52

Whenever I try to build one of the examples I recive the following error:

arm-atollic-eabi-gcc: ..\..\..\..\..\..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s: No such file or directory

I checked and the ''missing'' file is present in the above mentioned directory.

Please help!

BR

Jaka

    This topic has been closed for replies.

    2 replies

    generic
    Associate II
    February 26, 2011
    Posted on February 26, 2011 at 07:40

    Trying to create a new STM32 project in TrueStudio based on the test programs (by tracking down all the dependencies) frustrated me to no end.

    I ended up making a lot more progress by trying a different IDE (in my case, I switched to ARM's KEIL MDK-ARM toolchain).

    MDK-Lite is free but you are limited to a 32KB program.

    -g

    Tesla DeLorean
    Guru
    February 26, 2011
    Posted on February 26, 2011 at 13:24

    I found TrueStudio to be rather a bear, the projects from ST were built using the full version (the Lite doesn't support the projects), and you have to carefully check the documentation about setting up the environment they expect. You can ''import'' the project, but as noted, changing anything the tool dislikes or can't subsequently find, can be very frustrating.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..