Using TrueSTUDIO project templates supplied with STM32F10x_StdPeriph_Lib v3.3.0
Answer
If you experience build problems when using the TrueSTUDIO project templates supplied with version 3.3.0 of STM32F10x_StdPeriph_Lib try the following:
- Follow the instructions in the "readme" file supplied with the project template "STM32F10x_StdPeriph_Lib_V3.3.0\Project\STM32F10x_StdPeriph_Template\TrueSTUDIO".
- Select the project in the "Project Explorer" and select "Properties" from the context menu.
- Remove the command "${CWD}\..\..\.metadata\Patch.exe" from
"C/C++ Build -> Settings ->Build Steps". - Select "OK".
- Select "Window->Preferences" from the main menu.
- Select "General->Workspace->Linked Resources".
- Select "New" and add a new path variable named "CurPath" and direct it to the location of the the STM32F10x_StdPeriph_Lib_V3.3.0 download.