I am using VSCode, SDK 2.4.2 on Windows. Is it possible to use the nrf5340dk to program a "custom" board (based on the nrf5340)?
I need to program the ISP2053 (which is based on the nrf5340). ISP2053 has a 2x5 JTAG port, but I don't have a J-Link programmer with me... I do have a nrf5340dk. My understanding is that the Segger chip on the nrf5340dk can be used as a programmer by connecting the target board to "debug out" of the nrf5340dk.
https://www.insightsip.com/products/bluetooth-smart-modules/isp2053
- From VSCode do I just issue a "west flash" command and it will flash the target board?
- Does it flash both the nrf5340dk and the target board at the same time w/the same code?
- Or, does it just program the target "ISP2053" board and leave the nrf5340dk unchanged?
I am waiting 2 days for the 2x5 1.27mm cable to be delivered so any help, advice, directions before it gets here would be greatly appreciated.
Also, my nrf5340dk has an additional 2x5pin port with no identification (it's not debug in or out) I am wondering what that is? I can't find any documentation for it.