How can I improve more velocity debugging with CCS's ICDU40? When I'm using that one, my pc run in "slow motion". What can I do to run fast? Are there other option(model more fast)?
Thanks.
First ICD U40 is extremely fast. Now the ICD debug code is written into high memory so as to produce fast results ( you need a few hundred bytes available) MPLAB PIC kit which first requires a firmware download for every specific chip and has moderate performance. Now if you have your programming pins and MCLR poorly configured for the ICD U40 the code might be requiring several repeats before it is accepted. Look carefully at what CCS suggests for pull ups and isolation of the programming pins from other active circuit components. The PC could be the issue as well. CCS code uses Delphi so its pretty efficient but every PC can have a CPU hog installed.
Darkforces
Joined: 16 Apr 2012 Posts: 8
Posted: Wed Apr 25, 2012 1:22 pm
But my hardware uses the PIC ICD pins only for programing and debugging and it's still very slow. I like to use ICD for debugging, but I don't have experience on CCS debugger's. Is it possible CCS C/ICD U40 run like ICD2/MPLAB?
Thanks.
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
Posted: Wed Apr 25, 2012 1:47 pm
For me the ICDU40 runs faster that the ICD2 _________________ Google and Forum Search are some of your best tools!!!!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum