2020-02-03 03:03 AM
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:
Please help to find out the solution.
Thank you.