How use SVD file in MCUXpresso for VSCode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How use SVD file in MCUXpresso for VSCode

跳至解决方案
361 次查看
ClarkS
Contributor III

Context:
MCUXpresso for VSCode version 25.5.20

VSCode version 1.101.2

Zephyr SDK 4.1.0

I am developing a standalone zephyr app based on the FRDM-MCXN947. I can develop and debug however in the debugger when I look at the Peripherals tab, it says "No SVD set for the current session". I have tried to add the SVD file in launch.json, mcuxpresso-tools.json, and in VSCode settings but I have not got the peripherals to show up yet. 

Please show me how to get the peripherals tab working.

 

0 项奖励
回复
1 解答
330 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @ClarkS 

You can add the MCXN947_cm33_core0.xml path into the launch.json.

Harry_Zhang_1-1751351866719.png

And then debug it.

Harry_Zhang_0-1751351791651.png

BR

Harry

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
331 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @ClarkS 

You can add the MCXN947_cm33_core0.xml path into the launch.json.

Harry_Zhang_1-1751351866719.png

And then debug it.

Harry_Zhang_0-1751351791651.png

BR

Harry

 

0 项奖励
回复