[OpenOCD-devel] [openocd:tickets] #221 Support for DTR in QSPI debugging

2019-01-20 Thread Andreas Bolsch via OpenOCD-devel
Well, the check for allowed commands seems to be to restrictive. Either comment out this check or add the required commands to this check. It's in "COMMAND_HANDLER(stmqspi_handle_setparms)" in stmqspi.c. Or, add your flash chip to the list in spi.c. BTW: There is an update of the stmqspi drive

[OpenOCD-devel] [openocd:tickets] #221 Support for DTR in QSPI debugging

2019-01-20 Thread shaalik via OpenOCD-devel
--- ** [tickets:#221] Support for DTR in QSPI debugging** **Status:** new **Milestone:** 0.9.0 **Created:** Mon Jan 21, 2019 04:17 AM UTC by shaalik **Last Updated:** Mon Jan 21, 2019 04:17 AM UTC **Owner:** nobody Hi, We want to use Double Data Rate mode with qspi memory mapped mode while