Hello ,
I am facing some issues while trying to run some program.i have given the description below.please help regarding this.
1) Task description:
I am trying to Flash led(Led3) in F2808 control card using C2000 Micro controller experiments kit(target board) and i am working on Code composer studio V5 . i am using the xds100v2 Emulator from Texas Instruments.
Problem description:
i have downloaded the baseline software from TI site and got the Flash led example program and then using the option under project menu bar"import Legacy CCSv3.3" in CCSv5 i have imported the flashled.pjt file into CCS and changed the configurations to F280x_RAM and then tried to bulid it .
The error occured after this is
gmake: *** No rule to make target `C:/CCStudio_v3.3/C2000/cgtools/lib/rts2800_ml.lib', needed by `../2803x_RAM/FlashingLeds.out'.
2) Task description :
Here I have used the existing examples in CCSv5 under TI resource explorer .In SYS/BOS option
there is C2000 option.
under c2000 --> 280x Fixed point -->Generic example -->Hello example program
i tried to bulid the program
Error occured :
DescriptionResourcePathLocationType
ti.sysbios.BIOS : BIOS.cpuFreq is undefined. You must define the CPU frequency in your application configuration. For example, if the PLL is being configured for 100MHz, add this to your application configuration script: BIOS.cpuFreq.lo = 100000000;.xdchelp/helloExample_ExperimentersKit_F2808209C/C++ Problem
warning :
DescriptionResourcePathLocationType
ti.platforms.tms320x28.Platform.Instance#0 : The PLL type is not assigned, so the Boot module will not configure the PLL..xdchelp/helloExample_ExperimentersKit_F2808269C/C++ Problem
Regards,
Sanath Rai