Clement,
The CpIntc_dispatch is your Hwi(ISR) function. Do you have the function defined in your application? The linker will complain if it can't find that function defined elsewhere in your application.
Moses
Clement,
The CpIntc_dispatch is your Hwi(ISR) function. Do you have the function defined in your application? The linker will complain if it can't find that function defined elsewhere in your application.
Moses