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.

AM2634: TMDSCNCD263

Part Number: AM2634

Hello,

In Cortex M there are Functions to access the Cortex-M core registers, like __set_BASEPRI_MAX  and __set_BASEPRI_MAX.

In cortex R, what is the way to access the core registers?

I want to change the priority like which is done using the above APIs.

Thanks,