From: Paul F. <fer...@gm...> - 2019-04-08 13:54:43
|
On Mon, Apr 08, 2019 at 03:44:21PM +0200, Pet...@t-... wrote: > Warn : no flash bank found for address 0x00000000 > Warn : no flash bank found for address 0x000187a0 These errors fully confirm my idea that your .ld-script is wrong and not mapping the executable code section to the flash address (0x08000000 on stm32 devices). -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |