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.

EK-TM4C123GXL: display arrays in variable watch

Part Number: EK-TM4C123GXL

How can the variable watch be setup to display more than the first element of an array when the array is passed to a function by a pointer. The function only knows it is char*.

Thanks