User Tools

Site Tools


manual:demos:olimex_stm32p405_cubeide

Differences

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

Link to this comparison view

Next revision
Previous revision
manual:demos:olimex_stm32p405_cubeide [2020/12/07 11:44]
voorburg created
manual:demos:olimex_stm32p405_cubeide [2023/12/04 22:29] (current)
voorburg [Supported firmware update interfaces]
Line 3: Line 3:
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
  
-^ RS232          ^ CAN             ​^ USB          ^ TCP/​IP ​      ​^ SD-card ​     ^ +^ RS232         ​^ CAN            ^ USB         ​^ TCP/​IP ​     ^ SD-card ​     ​^ Modbus RTU   
-| Yes            | Yes             ​| Yes          | No           ​| Yes          |+| Yes           ​| Yes            | Yes         ​| No          | Yes          ​| No           |
  
 ===== Development Environment ===== ===== Development Environment =====
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\ARMCM4_STM32F4_Olimex_STM32P405_CubeIDE\**Boot**\Debug\**openblt_olimex_stm32p405.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\ARMCM4_STM32F4_Olimex_STM32P405_CubeIDE\**Prog**\Debug\**demoprog_olimex_stm32p405.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/olimex_stm32p405_cubeide.1607337883.txt.gz · Last modified: 2020/12/07 11:44 by voorburg