使用 openocd 远程调试 i.mx93 evk 和 i.mx8ulp evk 你好 NXP, 现在我想用 openocd 调试 imx93 cm33(我的板是 frdm-imx93) 我找到了这份文档:使用 OpenOCD 远程调试 iMX93 和 iMX8ULP.pdf 其中,Ebony Zhu 系统工程师 2023 年 2 月 在第 13 章中,我无法从以下地址下载文件 Git clone ssh://
[email protected]/imx/openocd.git 补丁也下载失败 https://confluence.sw.nxp.com/download/attachments/183090102/0001-Add-i.MX93-target-and-evk-board-support.patch?version=3&modificationDate=1655802112857&api=v2 有新的下载链接吗? FRDM 培训 Re: REMOTE DEBUG I.MX93 EVK AND I.MX8ULP EVK WITH OPENOCD 我已向您确认,CAS 培训的信息不允许直接与外部客户共享,因此您无法访问。 Re: REMOTE DEBUG I.MX93 EVK AND I.MX8ULP EVK WITH OPENOCD 你好@Rita_Wang git clone ssh://
[email protected]/imx/openocd.git
Cloning into 'openocd'...
ssh: connect to host bitbucket.sw.nxp.com port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists. Access to bitbucket.sw.nxp.com was denied
bitbucket.sw.nxp.com didn’t accept your login certificate, or one may not have been provided.
Try contacting the system admin.
ERR_BAD_SSL_CLIENT_AUTH_CERT 0001-add-i.mx8ulp-target-andevk-board-s@@ upport.patch 和 0001-add- i.mx93-Targetand-evk-board-support.patch Access to confluence.sw.nxp.com was denied
confluence.sw.nxp.com didn’t accept your login certificate, or one may not have been provided.
Try contacting the system admin.
ERR_BAD_SSL_CLIENT_AUTH_CERT Re: REMOTE DEBUG I.MX93 EVK AND I.MX8ULP EVK WITH OPENOCD 你可以试试这个,如果还是不行,请告诉我:
从恩智浦 Bitbucket 获取 OpenOCD:
$ Git clone ssh://
[email protected]/imx/openocd.git
-支持 i.MX 8ULP EVK 和 i.MX93 EVK 的补丁程序
-为恩智浦 Bitbucket 添加公共 SSH(如果尚未添加):
https://bitbucket.sw.nxp.com/account
或者从 Github 获取:
$ Git 克隆 https://github.com/ntfreak/openocd.git,然后应用补丁 0001-add-i.mx8ulp-target-and-evk-board-support.patch 和 0001-Add-i.MX93-target-and-evk-board-support.patch
-为 Github 添加公共 SSH(如果尚未添加):
https://github.com/settings/ssh/new