Modify, rebuild and reload a firmware

Revision as of 14:03, 8 February 2019 by Registered User

Template:ArticleMainWriter Template:ArticleProposedVersion


STM32MP157X-DK2.png
Develop on Arm® Cortex®-M4 What's next
Step category in.png Install the IDE Step.png Install STM32Cube MP1 package Step.png Modify, rebuild and reload a firmware Step category out.png

1. Overivew[edit source]

This stage will explain you how to modify, rebuild and reload a STM32MP1 Arm® Cortex®-M4 coprocessor firmware.

2. Import an existing example in SW4STM32 IDE[edit source]

  • Open System Workbench for STM32 IDE
File:SW4STM32 workspace.png
SW4STM32 workspace
  • Open the import screen and select Existing Project into Workspace
File -> Import
File:SW4STM32 import.png
SW4STM32 import screen

3. Build the example[edit source]

4. Execute the example[edit source]

5. Modify the example[edit source]

6. Rebuild and reload the example[edit source]


Back button.png Overview button.png Next button.png