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.

Will TIRTOS work on the TMS320F28335 DSP processor?

Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE

Will TIRTOS work on the TMS320F28335 DSP processor? We are contemplating using it for an upcoming project. Features that are important to us are: TCP/IP stack, FTP Server, HTTP server, serial drivers, SPI drivers, multi-threaded support, and CAN bus.  What would be the approximate memory footprint for this configuration.

  • Hi Drew,

    The TI-RTOS kernel works on the 28335 DSP. We currently do not have any RTOS aware drivers though (SPI, CAN, etc.). We have not ported the TI-RTOS Networking stack to the 28335 either. We have both working on the ARM (M3) side of the F28M35x & F28M36x devices.

    There is bare-metal driver support in ControlSuite. I'm not sure if there is a supported networking stack ported to C2x devices. I see some references to lwIP and C2000 devices (both the F28M3x and straight C2x DSP devices). You probably should ask the C2000 forum for the latest update regarding networking support for the straight C2x devices.

    Todd