2020-08-05 07:37 AM
Im using stm32f429i-disco and TrueStudio v9.2.0 , i have a program to write and read to FLASH, when i start to debug at first attempt it works fine but on second attempt it throws an error :
Failure at line :6 in 'Target Software Startup Script'. Please edit debug configuration settings.
Error finishing Flash operation.
Why this error is coming up even when my Flash write and read are not continuous but only time operations.
Every time i have to erase the FLASH chip from ST-LINK Utility separately.
I have attached the snapshot of error :