Hello, commnity guys and NXP experts:
I encountered a problem when using the MPC5748G multi-core debug: the Z4_0 core uses serial device 1 to print, and the Z4_1 core uses serial device 2 to print. As a result, the Z4_0 core prints normally when the Z4_1 core is not started. The Z4_1 core prints normally after the Z4_1 core is started, but the Z4_0 core program enters the uSDHC_DriverIRQHandle, and the error message is no source available for "uSDHC_DriverIRQHandler() at 0x1202c08".
Has anyone encountered this problem?
Then I did not add the SD device why would I enter uSDHC_DriverIRQHandler?
Not only serial port debugging, but I have repeatedly appeared above. How can I solve this?
thank you very much.