From: Paul F. <fer...@gm...> - 2019-04-08 10:12:53
|
Hi, On Mon, Apr 08, 2019 at 12:06:13PM +0200, Pet...@t-... wrote: > Error: JTAG-DP STICKY ERROR > Error: Failed to write memory at 0x00008004 > Error: JTAG-DP STICKY ERROR > Error: Failed to write memory at 0x00008010 That likely means your linker script (.ld-file) is wrong, it should be mapping the flash region to 0x08000000 but it likely doesn't. > Could you please tell me, that OpenOCD and the connection to the > board via USB is running fine? Most probably so, yes. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |