We are having a custom board with MPC8250 processor , we have connected UART4 of the processor with a module also we are having a spi slave connected to the CPU . Both the slave devices UART as well as spi can be accessed independently using the driver interface. However as soon as both the drivers are uploaded the kernel throws exception and the communication with the slave devices stop. Is there any limitation in the processor when working with UART4 and SPI simultaneously?
I have attached kernel exception dump, uart settings done for mpc8260, spi_driver code.
已解决! 转到解答。