This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Configure CMSIS-DAP serial number in projects file by manual modify the xml directorly.

We want to do automated flash downloading, used the command line:

UV4.exe -f prj.uvprojx

the PC connected many boards, and the projects is provided from packages, default debugger is CMSIS DAP LINK.

We already have a script to get the CMSIS DAPLINK serial number. But how to automated set CMSIS-DAP serial number in projects file.

Modify the xml node in projects or other good seuggestion to do that?