User Tools

Site Tools


manual:demos:nucleo_f746zg_cubeide

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
Last revision Both sides next revision
manual:demos:nucleo_f746zg_cubeide [2020/09/22 17:11]
voorburg
manual:demos:nucleo_f746zg_cubeide [2021/09/02 11:08]
voorburg [Building the Demo Program]
Line 1: Line 1:
-====== ARM-CM7 STM32 Nucleo-F746ZG ​ ======+====== ARM-CM7 STM32 Nucleo-F746ZG ​STM32CubeIDE ​======
  
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
Line 35: Line 35:
  
   - Set the project as the active project in Eclipse. This is achieved by clicking the **Boot** project in the //Project Explorer// to select it.   - Set the project as the active project in Eclipse. This is achieved by clicking the **Boot** project in the //Project Explorer// to select it.
-  - Delete the file \Target\Demo\ARMCM7_STM32F7_Nucleo_F746ZG_CubeIDE\**Boot**\Debug\**openblt_stm32f746.elf**. 
   - Next, right-click the **Boot** project in the //Project Explorer// and select //Refresh// from the popup menu.   - Next, right-click the **Boot** project in the //Project Explorer// and select //Refresh// from the popup menu.
   - Finally, right-click the **Boot** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the bootloader sources and link them together into the final executable.   - Finally, right-click the **Boot** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the bootloader sources and link them together into the final executable.
Line 49: Line 48:
  
   - Set the project as the active project in Eclipse. This is achieved by clicking the **Prog** project in the //Project Explorer// to select it.   - Set the project as the active project in Eclipse. This is achieved by clicking the **Prog** project in the //Project Explorer// to select it.
-  - Delete the file \Target\Demo\ARMCM7_STM32F7_Nucleo_F746ZG_CubeIDE\**Prog**\Debug\**demoprog_stm32f746.elf**. 
   - Next, right-click the **Prog** project in the //Project Explorer// and select //Refresh// from the popup menu.   - Next, right-click the **Prog** project in the //Project Explorer// and select //Refresh// from the popup menu.
   - Finally, right-click the **Prog** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the user program sources and link them together into the final executable.   - Finally, right-click the **Prog** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the user program sources and link them together into the final executable.
manual/demos/nucleo_f746zg_cubeide.txt ยท Last modified: 2023/12/04 22:30 by voorburg