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.

Cannot Find any lm3xxx or lm4xxx TIRTOS Examples in TI Resource Explorer

Other Parts Discussed in Thread: TM4C123GH6PM, TM4C123GH6PGE

Hi there,

When I try to load a TIRTOS example for lm3xxx/lm4xxx devices, I cannot see any in the TI Resource Explorer. I know there are examples for this device, because I used those examples on a different machine, but when I moved over to this machine (with CCS freshly installed) I came across quite a few errors.

I am using CCS v5.4.0.00091, and I have both TIRTOS 1.01.00.25 and 1.10.00.23 installed. 

  • Hi Suril,

    In1.10.00.23, TI-RTOS moved from StellarisWare to TivaWare. As a result, support for LM3 devices has been discontinued (although if needed, patches of the 1.01 release can be made). Examples that work for the LM4F devices are now found under "Tiva C Series." Examples that work for the EKS-LM4F232 are now found under the name Tiva TM4C123GH6PGE and examples for the EK-LM4F120XL are found under the Tiva TM4C123GH6PM.

    From what I gathered from this post, you may add Tiva support to your CCS 5.4 installation by running the installer again on the same directory and selecting the devices you need. I suspect that if you do that, you will then see a Tiva C Series section under ARM.

    Whitney

  • Thanks for the quick answer, I'm going to just go back to TIRTOS 1.01.00.25 for now.