Problem debugging IMX93-EVK core M33 with visual studio code

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem debugging IMX93-EVK core M33 with visual studio code

641件の閲覧回数
Gutenberg-coder
Contributor I

we have some problems with IMX93-EVK for debugging it in VS code ,when we have attached the J-LINK SEGGER to debugging on VS code gave  as a problem  of SEGGER GDB quit unexpectledy and in the terminal appears GDB server connection closed.

what can we do for this problem?

Thanks

タグ(1)
0 件の賞賛
返信
2 返答(返信)

286件の閲覧回数
Gutenberg-coder
Contributor I

Good morning, I have been able to start a program with MCUXPRESSO for Vscode.

I used the JLINK SEGGER BASE and EDU MINI models.

I’ve tried it with FRDM I.MX93 also.

You need to insert a note in the documentation, you need to link the

I received the SVD files 4 days ago to view and manage the registers of the peripherals

Following the instructions on how to set up the launch.json

Vscode still does not accept SVD settings.

When opening the IDE the SVD file is not loaded, I have to upload it manually in the offline peripherals window , but it does not work in real time.

I have made many unsuccessful attempts.

I added  "svdFile": "${workspaceFolder}/SVD/MIMX9352_cm33.svd", or

"svdFile": "d:/DVDETIPACK/ETIVEXX/HW/Tools/iMX93_Header_RFP_20230922/SVD/MIMX9352_cm33.svd",

 and  in the file launch.json without success.

I tried to enable liveWatch "liveWatch": { "enabled": true }, in the hope of using the liveWatch function , how does it work?

 

タグ(2)
0 件の賞賛
返信

630件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @Gutenberg-coder!

Thank you for contacting NXP Support!

 

Do you already trying following our AN14120?

 

You have to download a patch for iMX93.

 

Best Regards!

Chavira

0 件の賞賛
返信