Re: [OpenOCD-devel] Cortex-M7 flash loader

2015-01-31 Thread Jens Bauer
Hi Nader On Sat, 31 Jan 2015 11:34:56 -0800, Nader wrote: > - My quick observation, not sure why an M4 loader should not work, if > it is instruction backward compatible. All Cortex-M4 and Cortex-M4F instructions work on the Cortex-M7. > - It might need a new type of reset to enable flash down

Re: [OpenOCD-devel] Cortex-M7 flash loader

2015-01-31 Thread Jens Bauer
Hi Paul. There is a "Data brief" (not a "datasheet"), but it's quite informative anyway: Unfortunately, there's no details on the programming algorithm, but there is information on memory size, peripheral base addres

Re: [OpenOCD-devel] Cortex-M7 flash loader

2015-01-31 Thread Paul Fertser
Hi, On Sat, Jan 31, 2015 at 11:34:56AM -0800, Nader wrote: > Did anybody ventured writing a new flash loader for the Cortex-M7 in > particular the [1]http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1858, or > does > it need a new flash loader? Unfortunately not a savvy developer here, just an >