I've got a Piccolo Stick TMDX28069USB, and my CCSv4 had been updated to version 4.2.3.00004. I imported the example_2806xCpuTimer and tried to run it. During the debug running, I've got error as the following:
**** Build of configuration Debug for project Example_2806xCpuTimer **** C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all gmake: *** No rule to make target `C:/TI/controlSUITE/device_support/f2806x/v100/F2806x_common/source/F2806x_CodeStartBranch.asm', needed by `F2806x_CodeStartBranch.obj'. gmake: *** No rule to make target `C:/TI/controlSUITE/device_support/f2806x/v100/F2806x_headers/source/F2806x_GlobalVariableDefs.c', needed by `F2806x_GlobalVariableDefs.obj'. gmake: *** No rule to make target `C:/TI/controlSUITE/device_support/f2806x/v100/F2806x_common/source/F2806x_PieCtrl.c', needed by `F2806x_PieCtrl.obj'. gmake: *** No rule to make target `C:/TI/controlSUITE/device_support/f2806x/v100/F2806x_common/source/F2806x_PieVect.c', needed by `F2806x_PieVect.obj'. gmake: Target `all' not remade because of errors. Build complete for project Example_2806xCpuTimer What is the gmake, and how to fix this issue? Thanks for your help.