hi,

am using f2812 kit with ccs 3.3 & 4.1, i have generated the sine wave program by sine calculation. now i have a sine valus in array , to see a sine wave, am using the followings steps,

To see an array in a graph, go to "View Graph Time/Frequency...".
i. Start Address: Name of the array (to be plotted).
ii. Acquisition Buffer Size: Size of the array.
iii. Display Data Size: Size of the data to be displayed on the graph.
iv. DSP Data Type: Type of the array (integer or float).
v. Sampling Rate: Sampling rate of the signal in the array

the ccs showing the following error :

START ADDRESS : CANNOT EVALUATE ADDRESS/EXPRESSION...

to over come this what i have to do ??????// i want to see a sine wave in graph in both ccs 3.3 & 4.1.....

anyone can help me.........,