Hi,
I want to use OpenSDA for debug in our new board,and the OpenSDA MCU is MK20DX128VFM5.So I need a bootloader and APP to flash into MK20DX128VFM5.but there is not a proper program for this which I have tried many times.So I think maybe there is another way can do this,my steps is:
1.Using J-Link connect OpenSDA MCU(MK20DX128VFM5) on DEVKIT-MPC5748G board,and readbcak the code(bootloader and app) which is working well.
2.Flashing the readbcak code to MK20DX128VFM5 on my new board.
The fact is that I can not connect OpenSDA MCU(MK20DX128VFM5) on DEVKIT-MPC5748G board.But I can connect OpenSDA MCU(MK20DX128VFM5) in my new board,so the J-Link is work well,I checked the lines between the J-Link and the JTAG of MK20DX128VFM5,it should be ok.So maybe there are some other key point I never notice.Some picture is below :


My question is :
1.Where can I get the proper bootloader and APP for OpenSDA MCU(MK20DX128VFM5).
2.The readbcak code method is feasible or not,If it is ,how can I connect OpenSDA MCU(MK20DX128VFM5) on DEVKIT-MPC5748G board .
Thanks.