| 
      
      
      From: Tommy M. <tom...@ho...> - 2022-12-12 20:35:03
      
     | 
| As far as I can see the device uses an XIP QSPI flash: https://www.renesas.com/us/en/products/interface-connectivity/wireless-communications/wi-fi/low-power-wi-fi/da16200-ultra-low-power-wi-fi-soc-battery-powered-iot-devices In which case isn't it spi.c that would be the relevant reference? https://github.com/openocd-org/openocd/blob/master/src/flash/nor/spi.c |