Hi,
I would like to know if this behavior is normal during CCS 12.5.0.00007 debug sessions ? I start the session using a BH XDS560v2 emulator and the initial configuration then loading of the .out file is lightning fast (using 34MHz JTAG clock).
As settle into debugging the current application which requires regular RESTARTs and/or LOADs of recompiled source code, I'm noticing during debug sessions the restart, and reset to the c_int() entry point and main() seem to take longer and longer, with the lower right REMOTE SYSTEM EXPLORER Operation progress bar churning away more and more each time, before getting to the entry point and finding main() to restart the code execution ?!? Just now as I did a recompile and restart the RSE operation progress bar seemed to churn a way for a good 15 - 20 seconds and this goes on and on to the point of having to quit the debug session and restart CCS12, then open another debug session etc. This seems to get back the initial responsiveness, but then gradually I'm back to waiting on the churning progress bar, like its must be doing some stuff in the background ... Also I notice my RTOS ROV doesn't reset to start defaults until all the churning stops and the debugger reaches main(). This also is taking longer and longer with ongoing debug activity, restart, recompile reload, break views etc.
What could be the cause of this ? Is my PC just not up to it ? It might be old by modern standards but it's a 4-core i5 Intel device that was considered very fast back in the days ...
Any suggestions ?
Regards, MM