Other Parts Discussed in Thread: CC2650
I've been trying to implement the PWM drivers from the TI RTOS 2.21 in my Project Zero implementation. Finally after having followed the instructions and worked out some of the kinks from here: http://processors.wiki.ti.com/index.php/CC2640_Porting_Projects#Porting_Drivers_From_TI-RTOS_2.20_or_higher_To_TI-RTOS_2.18
I now get the error: gmake *** [configpkg/linker.cmd] Error 1
I have no idea what this means or how to deal with it. Help!
I've tried the usual: clean project, rebuild, import into new workspace, etc. Nothing has worked so far!