From: Tarek B. <tar...@gm...> - 2020-10-15 09:04:57
|
Hi, FYI, STM32G4 support has been merged upstream. Please check http://openocd.zylin.com/#/c/4807/ this include the STM32G47x devices Regarding STM32G4 the only remaining change is the support of STM32G491/G4A1: http://openocd.zylin.com/#/c/5793/ but this is not related to STM32G471 devices. FYI, STMicroelectronics maintains it's own fork: https://github.com/STMicroelectronics/OpenOCD, to comply with GPL-2.0 License, since ST delivers OpenOCD binaries inside STM32CubeIDE. Meanwhile, we are working continuously to upstream all ST changes . Le jeu. 15 oct. 2020 à 08:55, Paul Fertser <fer...@gm...> a écrit : > Hi, > > On Thu, Oct 15, 2020 at 07:23:33AM +0000, Ulrich, Christian wrote: > > i have to flash STM32G471, this seems not to work until now with openocd > > sourceforge git. > > i get an "Cannot Identify Target as a STM32 Family" error. > > am i doing something wrong ? Or is the part really not supported at time. > > Not supported upstream, yes. But quick Internet search reveals that > there's a fork [0] with WiP patches. Since [1] is already merged feel > free to take support from [0], rebase it on current master, and send > for review upstream. Or you can just use [0] without contributing to > OpenOCD. > > HTH > > [0] https://github.com/mjbots/openocd > [1] http://openocd.zylin.com/#/c/4932/ > -- > Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! > mailto:fer...@gm... > > > _______________________________________________ > OpenOCD-user mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openocd-user > |