Other Parts Discussed in Thread: CC2650
Hi all,
I am using cc2650 launchpad and trying to execute basic led project in it but during build the project there are many error's as given below.
**** Build of configuration Debug for project LED Blinking ****
Starting build of library sources ...
Build of libraries failed.
subdir_rules.mk:28: recipe for target 'build-1943490895' failed
gmake: @workspace/LED: No such file or directory
gmake: *** No rule to make target `@workspace/LED'. Stop.
error: xdc.cfg.SourceDir: "@ti-rex-content/xdctools_3_32_00_06_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
js: "@ti-rex-content/xdctools_3_32_00_06_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake: *** [package/cfg/pwmled_pem3.xdl] Error 1
gmake: *** Deleting file `package/cfg/pwmled_pem3.xdl'
gmake: *** [package/cfg/pwmled_pem3.xdl] Deleting file `package/cfg/pwmled_pem3.h'
gmake: *** [package/cfg/pwmled_pem3.xdl] Deleting file `package/cfg/pwmled_pem3.c'
js: "@ti-rex-content/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [build-1943490895] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
As I am new to coding in TI microcontrollers so please tell me the solution of this problam and the guides (documents or videos) to learn basics syntax of programming in CCS IDE .
Thanks and Regards,
Kuldeep