I am using TRK-MPC5604 Toolkit, used the routine MPC5604P-PinToggleStationery_V_1_0-CW210 (Example MPC5604P PinToggleStationery CW210 )on classic codewarrior 2.10, it run ok, But when I used on codewarrior 10.5, it didn’t work. I noticed in codewarrior 2.10, the uart.c using the library MSL_C.PPCEABI.bare.VS.UC.a , while in codewarrior 10.5, using thre ewl library, there is no msl library on codewarrior 10.5.
How can I using printf on codewarrior 10.5 ?