I build a TI-ROTS project based on ...\tirtos_tivac_2_16_01_14\resources\ek_tm4C129EXLEvaluationKit\driverExamples\tiDriverExamples\emptyExamples, which can build successfully in CCS. But when i want to modify SPI driver SPITivaDMA.c, i found the changes did not take effect, it seems that the project directly use the binary 'drivers_tivaware_instrumented.aem4f'.
How to compile the SPI driver SPITivaDMA.c? Please give me some guide.