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.

CCS/TMS320C6670: NDK hardware Interupts priority

Part Number: TMS320C6670

Tool/software: Code Composer Studio

Hi,

I'm use c6670 and NDK library. In addition I have my own interupt function CPUint15 from GPIO controller. 
Which hardware priority should be for this interrupt function so that it does not be interrupted by NDK library functions(CPUint4,7,8,9,10).