Procedure To Generate Real Time Signal
Procedure To Generate Real Time Signal
1:Create a Project:
File->new->source file or right click on project-> add files->select the required file
Path :C:\CCStudio_v3.1\C6000\dsk6713\lib\dsk6713bsl.lib
Path: C:\CCStudio_v3.1\C6000\csl\lib\csl6713.lib
You can see these files added to your project as shown below:
Now again under same build go to Build C6000 CompilerPredefined symbols , Then again
click on add(On top right side Plus indication in green color symbol ). Then type as ”CHIP_6713”
then apply ok as shown in below
3:Build the project
Go to ProjectBuild Project as shown in Fig 11below.
If your code doesn’t have any errors and warnings, a message will be printed in the console
window that “**** Build Finished ****”