pulp-platform / riscv-dbg

RISC-V Debug Support for our PULP RISC-V Cores
Other
198 stars 70 forks source link

return CmdErrBusy if autoexec* is triggered while busy #78

Closed noytzach closed 3 years ago

noytzach commented 3 years ago

DMI access which would normally trigger autoexecdata or autoexecprogbuf - should return CmdErrBusy while busy.

noytzach commented 3 years ago

this pull request should be ignored. take #79 instead