Hello,
I am trying to use Rust with a board with an LPC1769 mcu and I am wondering where I could find the SVD file for this device family or for that specific processor. I am aware of this thread discussing the cmsis driver libraries for this product family, but it does not appear to contain the SVD file (if I'm wrong please tell me which file in this archive is the correct one!).
Thanks!
I got the SVD file from http://ds.arm.com/media/resources/db/chip/nxp/lpc1768/LPC176x5x.svd for https://github.com/coredump-ch/lpc176x5x-rs.
Thanks for your sharing.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Geoffrey,
Please download the LPC1768 SVD file from this link:
Wish it helps you!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------