Description
Add load support to pyocd run and pyocd gdbserver, controlled via *.cbuild-run.yml. This enables one-step CI/HIL workflows and allows programming before starting the GDB server (optionally holding reset/halt until the debugger connects). Load should be configured in cbuild-run.yml rather than a command-line option, since CLI would require more parameters when not using cbuild-run.yml.
Is this request a Security Requirement?
Priority
Medium
Related Issues (Optional)
#602
Additional Notes (Optional)
No response