I’m using the onboard TI XDS100V2 USB Emulator, and if I start debugging it takes over 3 minutes before the program is load on board. If I then step through the program it is also very slow. What can I do about this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I’m using the onboard TI XDS100V2 USB Emulator, and if I start debugging it takes over 3 minutes before the program is load on board. If I then step through the program it is also very slow. What can I do about this?
The following wiki gives some tips on how to maximize the performance with the XSD100V2
http://processors.wiki.ti.com/index.php/Xds100v2#Q:_How_to_maximize_performance_of_XDS100_under_CCS.3F
In general the XDS100 will be slower than the XDS510 or other emulators. How large is the program you are trying to load on the board?
Jeff
Ok, so it is a v1, I have changed it in my project but the performance is not better. If I run the same project on a computer from a college (Windows XP or Windows 7 64bit) loading takes only 25 seconds, and stepping is must quicker. I'm using Windows 7 32bits.