Skip to main content
victagayun
Senior III
November 19, 2020
Question

Run target on STM32H747I-DISCO failed

  • November 19, 2020
  • 0 replies
  • 729 views

please refer to this..

https://community.st.com/s/question/0D53W00000O1KHJSA3/run-target-on-stm32h747idisco-failed

when I use 2.5.0 i get this

Run Target
 Generate
 Wrote generated/gui_generated/src/main_screen/MainViewBase.cpp
 Done
 Generate Assets
 make -f simulator/gcc/Makefile assets -j8
 Converting images
 Reading ./application.config
 Done
 Post Generate
 touchgfx update_project --project-file=simulator/msvs/Application.vcxproj && touchgfx update_project --project-file=../EWARM/TouchGFX.ewp
 Done
 Compile
 make -f ../gcc/Makefile -j8
 STM32CubeProgrammer is placed in Program Files
 STM32CubeProgrammer is placed in Program Files
 Converting images
 Reading TouchGFX/application.config
 STM32CubeProgrammer is placed in Program Files
 Compiling TouchGFX/generated/gui_generated/src/main_screen/MainViewBase.cpp
 Linking TouchGFX/build/bin/target.elf
 Producing additional output formats...
 target.hex - Combined internal+external hex
 intflash.elf - Internal flash, elf debug
 intflash.hex - Internal flash, hex
 extflash.bin - External flash, binary
 Done
 Flash
 make -f ../gcc/Makefile -j8 flash
 STM32CubeProgrammer is placed in Program Files
 STM32CubeProgrammer is placed in Program Files
 Converting images
 Reading TouchGFX/application.config
 STM32CubeProgrammer is placed in Program Files
 Linking TouchGFX/build/bin/target.elf
 Producing additional output formats...
 target.hex - Combined internal+external hex
 intflash.elf - Internal flash, elf debug
 intflash.hex - Internal flash, hex
 extflash.bin - External flash, binary
 STM32CubeProgrammer is placed in Program Files
 -------------------------------------------------------------------
 STM32CubeProgrammer v2.5.0 
 -------------------------------------------------------------------
 
 ST-LINK SN : 003100173137511539383538
 ST-LINK FW : V3J7M2
 Board : STM32H747I-DISCO
 Voltage : 3.23V
 SWD freq : 24000 KHz
 Connect mode: Normal
 Reset mode : Software reset
 Device ID : 0x450
 Revision ID : Rev V
 Device name : STM32H7xx
 Flash size : 2 MBytes
 Device type : MCU
 Device CPU : Cortex-M7/M4
 
 
 
 Memory Programming ...
 Opening and parsing file: target.hex
 File : target.hex
 Size : 3622108 Bytes
 Address : 0x08000000 
 
 
 Erasing memory corresponding to segment 0:
 Erasing internal memory sector 0
 Erasing memory corresponding to segment 1:
 Erasing internal memory sectors [0 1]
 Erasing memory corresponding to segment 2:
 Erasing external memory sectors [0 25]
 Download in Progress:
 ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± 0%
 ÛÛÛÛÛÛÛ 14%ÛÛÛ 20%ÛÛÛÛÛÛÛ 34%ÛÛÛÛÛÛÛ 48%ÛÛÛÛÛÛÛ 63%ÛÛÛÛÛÛÛ 77%ÛÛÛÛÛÛÛ 91%ÛÛÛÛÛ 100%
 
 File download complete
 Time elapsed during download operation: 00:00:10.814
 
 Hard reset is performed
 Done
 Done

any reason why?

This topic has been closed for replies.