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.

CCS/OMAP-L138: How to plot graph of a array which has 16384 members

Part Number: OMAP-L138

Tool/software: Code Composer Studio

Dear Sir,

I want to plot an array,which has 16384 members.

When I tried to plot by right click at that array and selects graph(from watch window),It only plots first 200 points.

I played with different setting for graph but no use.

Please let me know how I will plot 16384 points in a single graph

CCS version:-7.3.0.00019 

Regards,

Satheesh

  • Satheesh,

    I strongly recommend you search the CCS Help for "Graph Properties" - it contains very useful information about its properties.

    To your problem description, the Display Data Size parameter is set by default to display 200 samples - you need to adjust this parameter to display more data in the view.

    Hope this helps,
    Rafael