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.
已解决! 转到解答。
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
BR
Alice