Other Parts Discussed in Thread: STRIKE
Hi there,
how can I trigger the "usage fault handler" manually? It is located at position 6 in the g_pfnVectors array in startup_ccs.cpp and initialised with the "IntDefaultHandler". I want to be able to call that trigger from every position in my code.
I am using the Tiva C Connected Launchpad TM4C1294XL with Code Composer Studio and the latest TI Compiler.