Part Number:LAUNCHXL-CC1310
Tool/software: Code Composer Studio
When i build project "cc26xx-demo (example of contiki os)" using LAUNCHXL-CC1310 SimpleLink™ MCU LaunchPad, it successfully build and created cc26xx-demo.elf file. But in the case of other new examples (like hello-world-demo,slip-radio..etc) building times showing the error of gmake: *** No rule to make target '.elf'.
what is the TARGET content of make file of corresponding project folder to generate ".elf" file generation ?