Hi All ,
Kindly can someone explain the difference between CMSIS-DAP and J-link with LPC-LINK2
解決済! 解決策の投稿を見る。
Hello,
CMSIS-DAP is a debug probe protocol defined by ARM.
J-Link on the other hand, is defined by Segger. It is worth mentioning that LPC-Link2 is compatible with J-Link Lite.
I recommend you to check chapter 4 of the User guide of MCUXpresso IDE to learn more about the differences between these two debug probes.
Link to the User Guide of MCUXpresso IDE.
Link to learn more about CMSIS-DAP.
Link to learn more about J-Link.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello,
CMSIS-DAP is a debug probe protocol defined by ARM.
J-Link on the other hand, is defined by Segger. It is worth mentioning that LPC-Link2 is compatible with J-Link Lite.
I recommend you to check chapter 4 of the User guide of MCUXpresso IDE to learn more about the differences between these two debug probes.
Link to the User Guide of MCUXpresso IDE.
Link to learn more about CMSIS-DAP.
Link to learn more about J-Link.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------