Hello, I am using Device Provisioner software on Raspberry Pi with several connected Jlink Probes. Can someone explain how to choose Jlink emulator from code side ?
If I using terminal windows pop-up windows let you choose which emulator will be used. It is some command like in Jlink commander in which you can send USB serial number or specific name of emulator ?
My command:
./DevProExe -operation DbgAuthDiscover -if SWD -speed 4000 -ScriptFile PCode_DevPro_ST_STM32H5.pex
It is a way to relay USB info to DeviceProvisioner with command and not with pop-up window ?
If I using terminal windows pop-up windows let you choose which emulator will be used. It is some command like in Jlink commander in which you can send USB serial number or specific name of emulator ?
My command:
./DevProExe -operation DbgAuthDiscover -if SWD -speed 4000 -ScriptFile PCode_DevPro_ST_STM32H5.pex
It is a way to relay USB info to DeviceProvisioner with command and not with pop-up window ?