Configuration:
Processor: C6457
SYSBIOS: 6.33.05.46
xdcTools: 3.23.02.47
Question:
What is the maximum interrupt number that is available when calling the function Hwi_create. The interrupt number is the first parameter of this function.
Thank you.
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.
Configuration:
Processor: C6457
SYSBIOS: 6.33.05.46
xdcTools: 3.23.02.47
Question:
What is the maximum interrupt number that is available when calling the function Hwi_create. The interrupt number is the first parameter of this function.
Thank you.
Thank you. I could not find this info in the TI SYS/BIOS v6.33 Real-time Operating System users Guide, Literature Number: SPRUEX3K, December 2011.
I suspect that TI did not include the valid ranges for Hwi numbers in SPRUEX3 because they are determined by the target CPU architecture rather than by SYS/BIOS. The range is documented in the DSP-related user manuals -- for example, in Table 5-1 of SPRU732J (which also illustrates the fixed events that correspond to interrupt numbers 0 through 3).