Associate II
November 9, 2023
Solved
Not able to Run target for STM32H745-disco board using TouchGFX
- November 9, 2023
- 1 reply
- 2681 views
i am facing such error while flashing the code to board.
What can be probable region ?
ST-LINK error (DEV_CONNECT_ERR)
c:/TouchGFXProjects/11092023/gcc/include/flash_sections_int_ext.mk:5: recipe for target '_extflash_' failed
make[2]: *** [_extflash_] Error 1
make[2]: Leaving directory 'c:/TouchGFXProjects/11092023'
makefile_cm4:42: recipe for target 'flash' failed
make[1]: *** [flash] Error 2
make[1]: Leaving directory 'C:/TouchGFXProjects/11092023/gcc'
../../gcc/Makefile:10: recipe for target 'flash' failed
make: *** [flash] Error 2
Failed