Could you add the iotdk flash driver support into openocd?
So users can download their program into iotdk's flash through gdb and openocd
Iotdk has two flashs supporting XIP
* internal eflash
* external bootspi flash.
There are already some simple drivers in embarc_osp for reference.
https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/tree/master/board/iotdk/drivers/smic
Could you add the iotdk flash driver support into openocd?
So users can download their program into iotdk's flash through gdb and openocd
Iotdk has two flashs supporting XIP
* internal eflash
* external bootspi flash.
There are already some simple drivers in embarc_osp for reference.
https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/tree/master/board/iotdk/drivers/smic