Hello,
I am getting the following error while launching a simple debug for my FRDM-K64F board.
Please help as to what might be the problem. It works on my PC, but gives the error above in my laptop.
解決済! 解決策の投稿を見る。
Hi Pratiek,
please use attached JLink firmware for debug which work well on my side.
If you like to use OpenOCD, please refer this url:
OpenOCD/CMSIS-DAP Debugging with Eclipse and without an IDE | MCU on Eclipse
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Pratiek.
the error shows you connect board with OpenOCD interface,
by default, FRDM-K64F board use OpenSDA or JLINK interface.
please
1. connect board to your PC
2. check in device manager what interface it is recognized.
3. connect the board with the correct interface.
can this help?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello ZhangJennie,
It also shows a problem with the mbed device. When I go to device properties in device manager(right click>Properties),
it shows the following message in the device status dialog 'This device cannot start (Code10)'
Hi Pratiek,
please use attached JLink firmware for debug which work well on my side.
If you like to use OpenOCD, please refer this url:
OpenOCD/CMSIS-DAP Debugging with Eclipse and without an IDE | MCU on Eclipse
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Alright ZhangJennie I will try out your solution and let you know about the result hope this works.
Thanks
can JLink_OpenSDA_V2.bin work for you?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello,
Sorry for the late reply. Yes it works. Thank You
Hello ZhangJennie,
Device manager shows it as an mbed composite device. Screenshot below-
But in the KDS2.0.0 user guide it is written that for mbed enabled programs we must use the OpenOCD interface. And I had used t also for another program previously. But somehow this time it is not working
Sorry this post was previuosly in the CodeWarrior section.........