SVD peripheral file file LPC5528

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SVD peripheral file file LPC5528

Jump to solution
3,010 Views
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 Kudos
Reply
1 Solution
3,006 Views
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

 

 

View solution in original post

0 Kudos
Reply
4 Replies
3,007 Views
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 Kudos
Reply
1,996 Views
AgustinOrdonez
Contributor I

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

0 Kudos
Reply
1,980 Views
ErichStyger
Specialist I

just rename it, no conversion needed.

0 Kudos
Reply
3,001 Views
chetferry
Contributor II

Thank you.  Thats exactly what I needed

 

0 Kudos
Reply