Hi experts,
I am working on QNX SDK of TDA4VM. Currently there will exists an "INTERRUPT MAP" shown in the build script like :
###########################################################################
676 ##
677 ## INTERRUPT MAP
678 ##
679 ## The Interrupt Map is arranged by vector number in ascending order.
680 ## Related interrupts that are grouped together list the vector numbers
681 ## according to the device name.
682 ## For example:
683 ## vector: 319,320,318,322,51-53
684 ## device: I2C0-I2C6
685 ## I2C2 has a vector number of 318.
686 ## I2C5 has a vector number of 52.
687 ##
688 ###########################################################################
But i can not find it TDA4VM QNX's BSP. Could you please provide the map for TDA4VM?
Thanks,
hutian