SVD peripheral file file LPC5528

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

SVD peripheral file file LPC5528

跳至解决方案
3,020 次查看
chetferry
Contributor II

I am debugging a product with an LPC5528 mcu.  McuExpresso seems to know about the peripheral registers.  I need to debug in Ozone and have a Cmake based project.  Can someone help me locate the .svd file for this part?  I have hunted through the SDK files and also the mcuxpresso install area where I did create a hello world project for my target which worked fine.  I am on MacOs.  Thanks.

 

 

0 项奖励
回复
1 解答
3,016 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello chetferry,

 

The SVD file is present in SDK, while it is not using *.svd extension. it is *.xml,

SDK_2.9.1_LPCXpresso55S28\devices\LPC55S28

Alice_Yang_0-1630050505662.png

 

BR

Alice

 

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
3,017 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello chetferry,

 

The SVD file is present in SDK, while it is not using *.svd extension. it is *.xml,

SDK_2.9.1_LPCXpresso55S28\devices\LPC55S28

Alice_Yang_0-1630050505662.png

 

BR

Alice

 

 

0 项奖励
回复
2,006 次查看
AgustinOrdonez
Contributor I

Can this file be renamed to .svd extension to use it as such or does it need a conversion?

0 项奖励
回复
1,990 次查看
ErichStyger
Specialist I

just rename it, no conversion needed.

0 项奖励
回复
3,011 次查看
chetferry
Contributor II

Thank you.  Thats exactly what I needed

 

0 项奖励
回复