Tool/software: TI-RTOS
Hi,
We are working on Home Automation Project where we using TI RTOS.
My TI RTOS Version : 2.14.03.28
I tried to build TI RTOS library for the controller MSP430F5659 using the below command
Changes done in the tirtos .mak file:
In tirtos,mak file , Included the controller name MSP430F5659 in the Device list.
From command prompt:
C:\ti \ tirtos_msp43x_2_14_03_28> ..\xdctools_3_25_04_88\gmake.exe -f tirtos.mak drivers
After exceution it showed error and created empty ccs-MSP430F5659 folder In the path C:\ti\tirtos_msp43x_2_14_03_28\products\MSPWare_2_00_00_40c\driverlib
Please suggest the correct procedure to create the library ccs-MSP430F5659 . I attached the make file in RTOS version which i used.
Thanks in advance
Murugan