Other Parts Discussed in Thread: C2000WARE
Tool/software: TI-RTOS
Hi,
I need to write RTOS driver implementation for F28377S. I am not sure how to go about it,
Do I build the driver implementation on top of C2000Ware driverlib?
I tried spi but the SPI.h (RTOS) and spi.h (C2000Ware driverlib) already have a conflicting typedef enum{} SPI_Mode.
Do I need a RTOS aware driverlib?
Any help will be appreciated.
Regards
Ruan