Hi all, I found something that can confirm the problem that I have with the memory write.
Can somebody test this ? I have an discovery board with an F4 MCU. So the stm32f2x driver is used. If I set the workspace to 0x0 I can't flash my board. If I set the workspace to 16K (anything should work), I can flash the board. This seem to confirm that we must use the helper flash driver to be able to use the STLINKV2 debugger. Anybody can test this and confirm ? Command that I used Stm32f2x mass_erase 0 Flash write_image a.elf 0x0 elf Jonathan ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
