Other Parts Discussed in Thread: MSP430WARE, MSP430F5529, MSP430F5528, MSP430FR5969, MSP430FR6989, MSP430F5635, MSP430F5632
I am trying to rebuild the MSP430Ware driverlib as outlined here processors.wiki.ti.com/.../Creating_TI-RTOS_Projects_for_Other_MSP430_Devices, but it is giving me the message "Warning: nothing to build", and doesn't seem to build anything. This is the output from command line:
C:\ti\tirtos_cc13xx_cc26xx_2_20_00_06>..\xdctools_3_32_00_06_core\gmake.exe -f tirtos.mak drivers
building tirtos drivers...
gmake[1]: Entering directory `c:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/tidrivers_cc13xx_cc26xx_2_20_00_08'
building drivers packages ...
c:/ti/xdctools_3_32_00_06_core\packages\xdc\bld\xdc_top.mak:267: Warning: nothing to build; the directories named after -P[RrD] don't contain any buildable packages
-P
-Pr
-PR
-PD
making all: Thu Oct 6 16:46:28 EST 2016 ...
.interfaces files complete: Thu Oct 6 16:46:28 EST 2016.
.libraries files complete: Thu Oct 6 16:46:28 EST 2016.
.dlls files complete: Thu Oct 6 16:46:28 EST 2016.
.executables files complete: Thu Oct 6 16:46:29 EST 2016.
all files complete: Thu Oct 6 16:46:29 EST 2016.
gmake[1]: Leaving directory `c:/ti/tirtos_cc13xx_cc26xx_2_20_00_06/products/tidrivers_cc13xx_cc26xx_2_20_00_08'