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.

RTOS/TM4C1294NCPDT: RTOS/TM4C1294NCPDT: EEPROM Implementation

Part Number: TM4C1294NCPDT

Tool/software: TI-RTOS

Hi,

We are having tivaware peripheral driver API and we are also having TI RTOS driver API.

When I wish to use EEPROM peripheral in TI RTOS. It doesn't have any TI RTOS driver API for EEPROM.

In EEPROM I wish to store some permanent data and I wish to get it back whenever I invoke EEPROM read. Can you help me with the implementation of EEPROM in TI RTOS?

What do I need to do if I wish to do the above?

Thank you in advance!

  • Hi,

      There is no TI-RTOS API to interface with the on-chip EEprom. You will need to use the TivaWare to do so. There is no other ways. You should not have problem to call TivaWare EEprom API within TI-RTOS. 

  • Hi,

    Tiva ware API is not thread safe right? Then if we are using that driver API within the task then it may cause some realtime issue right?  Then, in this case, what should I do? where can I implement that API in TI RTOS?

    Regards,

    Sanjay

  • Hi Sanjay,

      I hope below post will answer your question.

    Please note that today is a US holiday and I will be on vacation for a week with limited access to the forum. If you have additional queries please create a new thread so our support team can assist you. If you ask more questions here I'm afraid our support team may miss it.