We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I wish to copy result of code coverage windows and performance analyzer window into Microsoft Word doucments, how to do it? does any one can teach me? With best regards, Lu Yunfeng
I've been asking for that facility for ages! http://www.keil.com/forum/docs/thread1260.asp How hard can it be to just enable select & copy-to-clipboard on those windows...?!! 'Print' and 'Save As' would be a bonus!
Press PrintScreen key. This will copy the contents of the screen to clipboard. After that use your favourite graphics editor to extract the picture. This is a kind of a last resort. Regards, Mike
No, I already find a way to the problem: USE debug command LOG, then will the output will be redirected to a file. you can edit this file with any text editors.