Hello,
I am trying to debug?MK10DN32VFM5 device with the following development environment;
- KDS 3.2.0 (the only tool that support K10_50 devices as far as I know)
- MCU-Link (base model)
Well, K10_50 page tells MCU-Link(base) support the device, but the MCU-Link page does not has it in the supporting device list.(U-Multilink debugger page has it in the list ! )
So, I tried as below:
1. installed the latest MCU-Link driver (MCU-LINK_installer_2.263) -> updated the MCU-Link to CMSIS-DAP compliant
2. the original openocd does not recognize the MCU-Link, so I used?xpack-openocd-0.10.0-15
3. I used the following configuration script attached
It was not successful and the result log is attached too.
Is there anyone who could debug K10_50 device with MCU-Link(base model) ?
Any advice will be appreciated,
Thank you in advance.
#K10_50 #KDS #MCU-Link
Hi @audinus
I suggest you to use codewarrior instead of KDS and switching to the multilink debugger. This changes should let you debug your K10_50.
Let me know if you have any other question.
Best Regards, Miguel.
Thank you, Miguel,
I could successfully debug my K10_50 board with KDS & u-multilink debugger.
I hope that NXP clearly show the compatible debugger in the product page.
Best regards,
Tae-Han
Hi @audinus
I'm glad you were able to debug the board, thanks for the clarification, i'll look into it.
Best regards, Miguel.