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.

TM4C129EKCPDT: UART data received interrupt handler Implementation with TI-RTOS and TivaWare driver Lib

Part Number: TM4C129EKCPDT
Other Parts Discussed in Thread: SYSBIOS

Hi Ti,

       I want to implement uart data received interrupt handler with TI-RTOS and TivaWare driver lib .

      Data received and send is working fine in register pull mode.

     Using this two API of Tivaware driver lib.

           

            But I want to received data in interrupt mode using Tivaware and TI-RTOS .

        BUT  when i use this API i get Flash memory not fit for memory full.

       

         So , How to configure the TI-RTOS for UART received interrupt ???

Regards,

Sumit Chaulya