foss-for-synopsys-dwc-arc-processors/openocd

Add configuration file for multicore ARC HS5x

abrodkin opened this issue · 1 comments

We now have a single-core configuration in ./tcl/target/snps_hs5_fpga.cfg, but given ARC HS5x cores are frequently configured in a multicore/SMP cluster, it makes sense to add another configuration which will allow us to connect to those HS'es with OpenOCD.

Fixed by providing the tcl/{board,target}/snps_hs5_fpga_x4.cfg files and force-pushed the changes into arcv3-master.