Posted on May 17, 2011 at 09:48I had similar problem with the same environment. Just a suggestion, try to download on the eval board a sample project from IAR. Just open the workspace, compile and start the debug session, don't do anything else. Reg...
Posted on May 17, 2011 at 09:47Hi, I had similar problem, but different board and same environment. I was not able to halt the target and when I issue for first halt command and then poll commnad by the openOCD interface I see: target running I went...
Posted on May 17, 2011 at 09:46Just to puntualize, it is not possible to erase part of sector in a flash memory in general. Suggestion: - Copy all the block in RAM and then erase and re-program, coping back whole sector, kepping blank the 20 bytes M...
Posted on May 17, 2011 at 09:41Hi guys, the trick to put the pins in output and drive them to 0 or 1, should work well. Remember to don't put any load on that pins. To reduce power consumption activate the clock only to those peripheral you need. In...
Posted on May 17, 2011 at 09:33I had the same problem as Mark (lakata) described. http://www.st.com/mcu/forums-cat-4846-21.htmlUnfortunately it seems that it can not be solved, using Jlink with IAR environment just trying to reprogram the flash memo...