The disadvantage of 4235 is programming speed: As the flash chips are
getting larger (16 MBytes is already only moderate size), handling every
single register read/write via the host and debug adapter becomes
unfeasible.
(Similar problem for a verify: Complete readout and comparison on the
host
Hi,
I'm looking for flash programming support for an NXP LS1012A.
I understand that adding support for Freescale's QSPI has been attempted
at least once before (change 4235), however it doesn't appear to have
gotten any traction after about a couple years ago.
What would be the best approach to
Did you read this?
https://sourceforge.net/p/openocd/code/ci/master/tree/README.Windows
Do you need to build or can you use pre-built binaries from elsewhere - e.g.:
http://openocd.org/getting-openocd/
My personal preference when building is to use Liviu Ionescu's xPack Project
docker based bu
How to build Openocd from git://git.code.sf.net/p/openocd/code . I have used
to build using build repo https://github.com/gnu-mcu-eclipse/openocd.git but i
am getting older version of openocd which doesnt support QSPI
Can you please provide the steps to build from
git://git.code.sf.net/p/op