Tool/software: TI-RTOS
I installed Code Composer Studio 8.3 and TI-RTOS (C:\ti\tirtos_cc13xx_cc26xx_2_21_01_08) and I'm having trouble figuring out how to compile the fatfs utilities located at C:\ti\tirtos_cc13xx_cc26xx_2_21_01_08\products\tidrivers_cc13xx_cc26xx_2_21_01_01\packages\ti\mw\fatfs\utils.
I've also tried using gmake in command line to no avail. Since the target executables are for Windows, I'm not even sure how to configure the code composer studio project. I would like to know how to compile them in both CCS and command line if possible.
Thanks in advance!