we are developing C6657 based application using sysBios 6.32.5.54 without specifically specify any NMI isr in sysBios. To make use of trace buffer implemented on c6657 to debug exception (http://processors.wiki.ti.com/index.php/Trace_ETB_Use_Cases_Quick_Reference#Using_Trace_to_Capture_Processor_Exceptions_Quick_Reference and http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/258836/907928.aspx#907928), we would like to set break/trace point at NMI vector.
We found from the memory map ti_sysbios_family_c64p_Hwi_dispatchC_I. Is there a way for us to find the vector table location and the vector entry?
thanks
Weichun