Hi,
My application uses the Host port interface to communicate with the master processor. But when I run a test that stresses this interface I get a UTL Halt.
The NRP has a crazy value something like 0xfa120524
There is an internal exception due to resource conflict. EFR = 0x2 and IERR = 0x10
So i looked at register B3 and traced it up.
I reached the function EXC_Dispatch
In this routine B3 is 0x0000 so I have no clue how to trace back.
Does anyone know what do the contents of register B0 to B3 contain. B0 has a vaild address 0x8f1c08 which is my ISR for the the Serial port.
Any help will be appreciated.
Thanks in advance
regards,
Pavan