Page 1 of 1

How to directly work with SPI Flash without proxy CPLD

Posted: Wed Jul 12, 2017 2:59 am
by jaybee
I would like to work with SPI NOR Flash using OpenOCD and JTAG adapter.
There is already "jtagspi" module in OpenOCD, but it needs FPGA/CPLD in between, but loads just the proxy code to it.

Is it possible to tell OpenOCD to talk directly to SPI flash without intermediate proxy device?