Dear sir,
I am working with standard code given by texas " C:\Program Files\Texas Instruments\quickStartOMAPL1x_rCSL\OMAPL1x\rCSL_examples\evmOMAPL137\DSP_examples\timer\TIMER_led_blink_frequency_dspL137\src"
I have created new project (not RTS) ,added headers and linkers
•Include:"C:\Program Files\Texas Instruments\quickStartOMAPL1x_rCSL\OMAPL1x\support\includes“
•Linker:"C:\Program Files\Texas Instruments\quickStartOMAPL1x_rCSL\OMAPL1x\support\cmd\OMAPL137_DSP.cmd"
But still, am getting errors like "boolean and other fikes" not defined.
I just imported the same timer .ccs project file from that location and extracted and i include the file which is in the standard example(TIMER_led_blink_frequency_dspL137) to my newly created project......i checked each any every properties of it and change it to my project...