I am using fast models with the DS5 debugger. When using the reset command in the debugger, my target starts running but I can't seem to stop it and lose complete control. I have to reconnect the target and restart the debugging session. I get the following message in the target console:
Warning: (W1000) /ARM/FastModels/deprecated: reset() is not supportedIn file: Framework/Runtime/SCXSimulationEngine.cpp:3759In process: scx::async_thread @ 398200 us
Is there any way for me to bring the target to a known state without having to go through this disconnect/connect hassle?
Thank you in advance