This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problembs using SPI on TI-RTOS on Concerto (C28)

Other Parts Discussed in Thread: CONTROLSUITE

Hello, I've been trying to use the SPI in C28 with a newer version of RTOS (tirtos_1_10_00_23) that includes a package for SPI,but when I attempted to compile It said the version wasn't compatible with the platform ( F28M35H52C1 ).

After that, I have been trying to use SPI without RTOS support but using RTOS on my C28, but I haven't been able. I have been able to use it modifying the SPI loopback example using setup.c on the master subsystem ( M3 ). but when I try to use it with my own program It doesn't work.

I used the same functions to give the control to C28 subsystem and I used the same functions to configure the pins with this functionality.

Does anyone know if when SYS/BIOS start the main configurations are erased? or someone know what can be happening?.

Thanks.


Josep Andreu