I am trying to use segger jflash for production programming of the qspi flash.
The ice1000 doesn't support this directly where segger does.
Segger supports the sc589 which is also a dual sharc with cortex a5, the same as the sc594 I am using
To connect the SWD is sends a reset and halt command.
I have tried this on an sc594 but the debugger fails to connect.
What commands are required to connect an swd debugger to an SC594 ?
Thanks