Skip to main content
PKuma.12
Associate III
February 3, 2020
Question

Getting error flash loader error while debugging in STM32L151RBT6 using IAR. It is showing User error:Reset failed-target not halted.

  • February 3, 2020
  • 0 replies
  • 712 views

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 address. After executing this line debugger was stopped.

After that I am not able to debug my code this shows following errors:

  1. User Error: Reset failed-Target not Halted.
  2. failed to load flash loader.

0690X00000BxyQzQAJ.png

0690X00000BxyRdQAJ.png

Please help to find out the solution.

Thank you.

This topic has been closed for replies.