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.

cc13xx ROM function not available

Hi,

     Some ROM functions not available in rom.h

    ROM_VIMSModeGet();

    ROM_CPUcpsie();

    ROM_CPUcpsid();

    Pls help how i can use these function. i want to use only ROM functions in my application.