|
From: Tom <to...@us...> - 2019-04-04 08:56:46
|
The board config file is intended for ST Nucleo L073RZ board. The on-board MCU has 20kB RAM, more than enough for the requested 8kB work area. If you use similar, not the same MCU (and different board), do not use st_nucleo_l073rz.cfg directly. Make your own config (you can get inspiration from st_nucleo_l073rz.cfg) --- ** [tickets:#231] STM32L07x dual bank fails flashing** **Status:** new **Milestone:** 0.9.0 **Created:** Sun Mar 31, 2019 09:57 AM UTC by Martin Jäger **Last Updated:** Sun Mar 31, 2019 09:57 AM UTC **Owner:** nobody I'm not able to flash my STM32L073 with the settings stated in https://sourceforge.net/p/openocd/code/ci/master/tree/tcl/board/st_nucleo_l073rz.cfg If I change the WORKAREASIZE to 0x1000, everything works fine. Do you agree to change the setting? --- Sent from sourceforge.net because ope...@li... is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |