How use SVD file in MCUXpresso for VSCode

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

How use SVD file in MCUXpresso for VSCode

ソリューションへジャンプ
529件の閲覧回数
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 解決策
498件の閲覧回数
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 返信
499件の閲覧回数
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 件の賞賛
返信