简体   繁体   中英

Error: Flash driver function execute error Program Download Failed?

I was working with stm32 board. While debugging, I am getting this error possibly error is in rasing flash

C:\\CooCox\\CoIDE>"C:/CooCox/CoIDE/bin\\coflash.exe" program STM32F051R8 "D:/Programs/STM/blinker/blinkLeds/Debug/bin/blinkLeds.elf" --adapter-name=ST-Link --port=SWD --adapter-clk=1000000 --erase=affected --reset=SYSRESETREQ --driver="C:/CooCox/CoIDE/flash/STM32F05xx_64.elf" Erase: Failed Error: Flash driver function execute error Program Download Failed !

Could be an issue with the IDE or with the way you upload code onto the board as suggested in this forum : http://www.coocox.org/forum/viewtopic.php?t=4736&f=2

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM