User Tools

Site Tools


manual:demos:stm32f0_discovery_truestudio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:demos:stm32f0_discovery_truestudio [2018/05/17 16:26]
voorburg [Toolchain configuration]
manual:demos:stm32f0_discovery_truestudio [2018/05/17 16:54]
voorburg [Workspace creation in TrueStudio]
Line 26: Line 26:
 Two demo projects are included in the OpenBLT bootloader package. One for the bootloader itself and one for the demo user program. This user program is configured such that it can be programmed, into the internal flash memory of the microcontroller,​ during a firmware update with the bootloader. Two demo projects are included in the OpenBLT bootloader package. One for the bootloader itself and one for the demo user program. This user program is configured such that it can be programmed, into the internal flash memory of the microcontroller,​ during a firmware update with the bootloader.
  
-The first step in getting the the bootloader up-and-running,​ is the creation of the Eclipse workspace in TrueStudio. After starting TrueStudio, you are prompted to open a workspace. It is easiest to create a new one in the following directory: .\Target\Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\+The first step in getting the the bootloader up-and-running,​ is the creation of the Eclipse workspace in TrueStudio. After starting TrueStudio, you are prompted to open a workspace. It is easiest to create a new one in the following directory: .\Target\Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\
  
-{{:​manual:​demos:​nucleo_f091rc_truestudio_workspace_creation.png?550|}}+{{:​manual:​demos:​stm32f0_discovery_truestudio_workspace_creation.png?550|}}
  
-To import the demo programs into the workspace, select //File -> Import// from the program menu. Then select //General -> Existing Projects into Workspace//​. On the next screen you select the following directory as the root directory: .\Target\Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\. Eclipse will automatically find the **Boot** and **Prog** projects and select them:+To import the demo programs into the workspace, select //File -> Import// from the program menu. Then select //General -> Existing Projects into Workspace//​. On the next screen you select the following directory as the root directory: .\Target\Demo\ARMCM0_STM32F0_Discovery_STM32F051_TrueStudio\. Eclipse will automatically find the **Boot** and **Prog** projects and select them:
  
-{{:​manual:​demos:​nucleo_f091rc_truestudio_project_import.png?600|}}+{{:​manual:​demos:​stm32f0_discovery_truestudio_project_import.png?650|}}
  
 Click the //Finish// button to complete the project import operation. Click the //Finish// button to complete the project import operation.
manual/demos/stm32f0_discovery_truestudio.txt ยท Last modified: 2020/02/06 16:20 by voorburg