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.

CODECOMPOSER: CCS Debug Graph Window Problem

Part Number: CODECOMPOSER

Hello there,

i got a Problem with the graph window in debug mode. 

In this picture I try to scope a circular Buffer of size 50 going from 0 to 2*pi.

As you can see it always breaks down after 50 samples. Although the circular buffer works.

In another example i try to scope a simple variable. Counting from 1-6. It also breaks down the whole time: