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: TM4C129EXL + TIDM-TM4C129SDRAMNVM | TI RTOS Example

Other Parts Discussed in Thread: EK-TM4C1294XL

Tool/software: TI-RTOS

Dear Support Team,

We have assembled this reference desing, and able to run the benchmarking example code with it. Now I am looking for some help, how can I make this memory managed by RTOS? 

Do you have any example or guide?

Thank you in advance:

www.ti.com/.../TIDM-TM4C129SDRAMNVM

  • Daniel,

    TI-RTOS releases include support for the EK-TM4C1294XL Launchpad.  If you haven't already, you should be able to use this board support to get some TI-RTOS examples running on the board.  And then update the linker command file to define the additional memory.  And you might also add heap(s) to use the additional RAM, etc.  Have you looked at the TI-RTOS User's Guide?  It includes description of the board-specific files, info on adding heaps, and some pointers to porting info.

    downloads.ti.com/.../Users_Guide.pdf

    Is this what you are looking for?

    Thanks,
    Scott