Getting error flash loader error while debugging in STM32L151RBT6 using IAR. It is showing User error:Reset failed-target not halted.
Hi I am using STM32L151RBT6 controller card. This was working properly also there was no issue in debugging. I am using IAR Embedded Workbench 6.4.I Added this line to my code: FnEraseEpromWord(0x080800F5,1); as because I want to erase data for this ...