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.

TMS320F28379D: Trying to copy and paste multiple values from the debugger into another file

Part Number: TMS320F28379D

I am watching an array (peekArry) in the debugger, now that I can see the values I would like just put copy and past the values from the expressions window to a text file. However CCS will only let me do so with one cell of the array at a time.

  • Hello,

    You should be able to multi-select all the visible cells in the expressions view and copy&paste them all to a text file. When in the expresisons view, try pressing CTRL+A to select all.

    Thanks

    ki